Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 05-15-2004, 08:07 PM   #1
Member (9 bit)
 
Join Date: Mar 2002
Location: Massachusetts
Posts: 434
Send a message via AIM to sjm1027 Send a message via Yahoo to sjm1027
PHP, What is it?

All,

I was in the book store today and I saw a bunch of books on PHP. All I could get out of it was PHP has something to do with creating web pages.

Can anyone please explain to me what it is.

Thanks
Steve
sjm1027 is offline   Reply With Quote
Old 05-15-2004, 08:35 PM   #2
Ride 'em Cowboy
 
EzyStvy's Avatar
 
Join Date: Dec 1999
Location: Dallas, Tx
Posts: 9,108
PHP


Self-referentially short for PHP: Hypertext Preprocessor, an open source, server-side, HTML embedded scripting language used to create dynamic Web pages.
In an HTML document, PHP script (similar syntax to that of Perl or C ) is enclosed within special PHP tags. Because PHP is embedded within tags, the author can jump between HTML and PHP (similar to ASP and Cold Fusion) instead of having to rely on heavy amounts of code to output HTML. And, because PHP is executed on the server, the client cannot view the PHP code.

PHP can perform any task that any CGI program can do, but its strength lies in its compatibility with many types of databases. Also, PHP can talk across networks using IMAP, SNMP, NNTP, POP3, or HTTP.

PHP was created sometime in 1994 by Rasmus Lerdorf. During mid 1997, PHP development entered the hands of other contributors. Two of them, Zeev Suraski and Andi Gutmans, rewrote the parser from scratch to create PHP version 3 (PHP3).
EzyStvy is offline   Reply With Quote
Old 05-15-2004, 10:12 PM   #3
Member (9 bit)
 
Join Date: Mar 2002
Location: Massachusetts
Posts: 434
Send a message via AIM to sjm1027 Send a message via Yahoo to sjm1027
Thanks for the help
Steve
sjm1027 is offline   Reply With Quote
Old 05-16-2004, 07:44 AM   #4
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Funny thing too. Microsoft makes a product called Greetings that saves files in a .php extension. Doesn't have anything to do with the real PHP but funny.
mairving is offline   Reply With Quote
Old 05-16-2004, 09:01 AM   #5
Member (9 bit)
 
Join Date: Mar 2002
Location: Massachusetts
Posts: 434
Send a message via AIM to sjm1027 Send a message via Yahoo to sjm1027
Will PHP take over HTML or is it something that works with HTML
sjm1027 is offline   Reply With Quote
Old 05-16-2004, 10:39 AM   #6
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Quote:
Originally posted by sjm1027
Will PHP take over HTML or is it something that works with HTML
It is just a scripting language. PHP will just parse it's code on the fly and display it as HTML. PHP allows you to do many more things like using a database and having conditional statements, just basic programming techniques. HTML will still be around for awhile probably until XML takes over.
mairving is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:46 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2