![]() |
|
|||||||
| Register | FAQ | Members List | Arcade | Dev Directory | HB Bank | Calendar | Search | Today's Posts | Mark Forums Read |
| PHP, CGI, ASP, Server-Side Programming Discuss server-side programming such as PHP, CGI, ASP, and others. |
| Have A Look At Some Of Our Webmaster Related Sponsors! | |||||
![]() Script Directory |
![]() Advertise Here |
![]() Market Leverage |
![]() Free Templates |
![]() 3D Guide-characters |
![]() Advertise Here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Administrator
|
Why would you want to. PHP is the more modern server side language and has basically dominated the field. CGI and ASP are rarely used anymore except on sites created a long time ago and still maintained such as eBay. There isn't anything you can do in CGI or ASP that can't be done in PHP. As for your question, I now very little on both of them, but I believe PHP is the closest to Java as any server side language.
|
|
|
|
|
|
#4 (permalink) |
|
Field Master
|
While ASP may be helpful to learn if you are working with Windows servers, there isn't any real point these days to learning CGI like C++ for websites. PHP is available on 99% of the servers now and it's extremely portable and it has every command you need. In fact, it has a lot of good commands that aren't available in other languages.
To me, PHP is closest to C, rather than to Java, but maybe because I'm more used to C than Java. |
|
|
|
|
|
#5 (permalink) |
|
Senior Moderator
|
ASP and .Net, I feel, is MUCH overrated. I coded a few websites in ASP and I had to turn to PHP because it was just a more enjoyable experience. PHP can do anything ASP can and I just stick to PHP. I refuse to learn ASP lol. I will for college though but I refuse to learn it on my spare time. I have other languages to learn. I know a lot of coding languages. About 8 languages I've mastered.
|
|
|
|
|
|
#6 (permalink) |
|
Field Master
|
I agree that PHP is probably a much better choice than CGI or ASP because of it's portability. If you plan to sell or move the site, it would be difficult in some cases to get a server that will run the specific applications written in C++, or they will at least require recompiling each one. PHP, on the other hand, would work on almost all servers (depending only on the version running).
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|