PHP: Hypertext Preprocessor: Introduction To World Wide Web and What PHP Is
PHP: Hypertext Preprocessor: Introduction To World Wide Web and What PHP Is
Comments
Single line comments –
// this is a single line comment
# this is a single line comment
Multi Line Comments - /* ….. */
/* This is a Multi line comment
*/
Summary
PHP is the most popular server language for the web
PHP runs on all relevant server operating systems
XAMPP, WAMP, MAMP and LAMP installation
php.ini Php configuration file.
phpinfo() provides all information about the current PHP installation
The PHP manual at http://php.net/manual