Introduction To PHP
Introduction To PHP
Why PHP? Where to Start(installation) Basic PHP Syntax Comments in PHP 4 Strings 6 If Statement Rules for PHP variable names: Creating (Declaring) PHP Variables PHP Variable Scope String Variables in PHP The Concatenation Operator The strlen() function The strpos() function Arithmetic Operators Assignment Operators Incrementing/Decrementing Operators Comparison Operators Logical Operators The if Statement The if...else Statement Syntax While For Built-in User defined Form handling(action,method ) Get Method Post Method $_GET variable $_POST variable
Syntax
Variables
Operators
7 8 9 10