Page 1 of 1

What is php?

Posted: Thu Aug 02, 2007 11:48 am
by srijan
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

Posted: Thu Aug 02, 2007 5:17 pm
by barnes
As quoted from w3cschools:

"PHP is a powerful server-side scripting language for creating dynamic and interactive websites.

PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP is perfectly suited for Web development and can be embedded directly into the HTML code.

The PHP syntax is very similar to Perl and C. PHP is often used together with Apache (web server) on various operating systems. It also supports ISAPI and can be used with Microsoft's IIS on Windows."

Its a great way to make dynamic user log in pages, and such. A great place to start learning is:

http://www.w3schools.com/php/default.asp