The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> PHP Development
|
ASP x PHP
Discuss ASP x PHP in the PHP Development forum on Dev Shed. ASP x PHP PHP Development forum discussing coding practices, tips on PHP, and other PHP-related topics. PHP is an open source scripting language that has taken the web development industry by storm.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

May 12th, 2000, 02:48 PM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 8
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I am beginning and wanted to know which the basic difference, advantages and disadvantages of each language?
------------------
thanks
Junior
|

May 13th, 2000, 12:08 AM
|
|
Contributing User
|
|
Join Date: May 2000
Posts: 43
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
Well, 's far as I know, ASP is more like an environment that can host more than one language, for example, VB script, VB or even Perl. According to the experts, ASP is best used with straight VB and COM objects, because they run faster etc. etc. You embed ASP into your HTML code.
PHP is also embedded into your HTML code, although (like ASP), you can use third party template systems to create a multi-tier system.
If you already know VB, then theoretically, ASP might be easier to learn. But the wealth of features specifically for networks and the web that are built into PHP, will end up saving you massive amounts of coding time.
------------------
PHP, Perl, SQL Programming at http://www.mentalobjects.com
|

May 15th, 2000, 09:45 AM
|
|
Gödelian monster
|
|
Join Date: Jul 1999
Location: Central Florida, USA
|
|
|
I agree completely with esconsult. I have used ASP in the past, but once I found PHP I was hooked. The sheer number of useful features is amazing, and WILL save time.
The main difference between the two, though, is one of mindset. PHP is open source, meant to run on more than one operating system. (although initially with Unix in mind)
ASP was written for a Windows server, although you now get a third-party product that lets ASP run on a Unix server (I doubt ithe performance is as good).
I simply like the feel of PHP better, and prefer the stability and power of a Unix server. PHP code to me is much more readable and efficient, and it was written with the web in mind from the outset, while VB was not.
|

May 15th, 2000, 09:52 AM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 8
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
thank's for your help.
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by rycamor:
I agree completely with esconsult. I have used ASP in the past, but once I found PHP I was hooked. The sheer number of useful features is amazing, and WILL save time.
The main difference between the two, though, is one of mindset. PHP is open source, meant to run on more than one operating system. (although initially with Unix in mind)
ASP was written for a Windows server, although you now get a third-party product that lets ASP run on a Unix server (I doubt ithe performance is as good).
I simply like the feel of PHP better, and prefer the stability and power of a Unix server. PHP code to me is much more readable and efficient, and it was written with the web in mind from the outset, while VB was not.[/quote]
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|