PDA

Click to See Complete Forum and Search --> : silly question(What is PHP?)


ProgrammerJon
Feb 5th, 2003, 03:12 PM
What is PHP?

The Hobo
Feb 5th, 2003, 04:45 PM
PHP (PHP: Hypertext Preprocessor) is an open source server-side scripting language used for webdevelopement. PHP gains its syntax from C, Java, and Perl, but has a few twists of its own. PHP can be embedded into HTML, and is designed to allow developers to make dynamic webpages quickly.