Get started with PHP
How to get started with PHP PHP(PHP: Hypertext Preprocessor), is a scripting language used to create dynamic Web pages. With syntax from C, Java and Perl, PHP code is embedded within HTML pages for server side execution. This PHP tutorial covers the echo, the "if...else" statement and integer variables.