|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
I m just a beginner but i want know what are pros and cons of asp...if you can tell me..
------------------ |
|
#2
|
|||
|
|||
|
ASP is a pretty powerful server-side scripting language that uses VBScript to generate dynamic webpages. It can be used to create anything from e-commerce sites to bulletin boards. It requires a server running MS Windows (NT or 2k) and IIS. There is a Linux-based alternative called Chili-Soft, but it can be expensive.
Personally, I prefer the open-source alternative of PHP. It has many of the same features but is more powerful. And it's also free! |
|
#3
|
|||
|
|||
|
There also is another alternative to ChilliSoft Asp called Apache::Asp (and it's free too). This uses mod_perl and perferably an installation of Apache which is not set up using an RPM. Try doing a search on the Apache website for more details:
http://www.apache.org |
|
#4
|
|||
|
|||
|
I am interesting in this apache module. Can someone tell me any more about it?
|
|
#5
|
|||
|
|||
|
This is a "" from professional php programming
"The one major disadvantage of using asp is that it can only be used with a microsoft web server" [Edited by lfabbric on 01-18-2001 at 07:53 AM] |
|
#6
|
|||
|
|||
|
PHP vs. ASP
Quote:
I am also struggling with the ASP vs. PHP dilemma. Can you offer a good starting point for PHP? Website, book, or otherwise? |
|
#7
|
|||
|
|||
|
http://www.php.net
http://www.php.net/manual http://www.php.net/quickref.php you might also want to look at http://www.phpbuilder.com |
|
#8
|
|||
|
|||
|
Hi,
I really wouldn't want to use ASP for any project the had to be reliable. In my experience NT servers are in the habit fo falling down quite a lot and need constant supervision. It's really horses for courses... you got a VB background then your probably going to take to ASP quite quickly. If you've any experience of class based langauges then PHP will seem like second nature. Good book: Professional PHP Programming AKS |
|
#9
|
|||
|
|||
|
I agree with the choice of php over asp. If anything, for the simple facts that it is free, it is (on a *NIX machine) fast and RELIABLE, and it is so well documented that I haven't come across a problem yet that I couldn't find a tutorial on or an execllent explanation in the online manual http://php.net/manual. For anyone but a hardcore VB programmer I would recommend php.
Dotan Cohen ----------------------------------------------- MySQL php4 50 megs $9.99 http://TerribleHost.com ----------------------------------------------- |
|
#10
|
|||
|
|||
|
I just posted this URL in another thread but it seems to apply here as well.
http://www.devshed.com/Talk/BrainDump/PHP/ Hope this helps a little with the cons.
__________________
- dsb - ![]() Perl Guy |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > What to do with .asp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|