Variables can used to stored the data or information that is entered by the user. Like in example, if the textbox with name username on the page, the value entered into the box will available to PHP script as the variable $username.
Showing posts with label php syntax. Show all posts
Showing posts with label php syntax. Show all posts
Sunday, 25 March 2012
PHP Syntax?
PHP syntax is:
<?PHP - it is starting tag
?> - it is ending tag.
PHP?
PHP stands for Hypertext Preprocessor. PHP is the server side language. It is used to create the dynamic websites. PHP mostly use with the MySQL. MySQL is a database.
For the PHP it is necessary to install the server (Apache, IIS, etc), PHP and MySQL.
Lets start the working in PHP.
For the PHP it is necessary to install the server (Apache, IIS, etc), PHP and MySQL.
Lets start the working in PHP.
Labels:
in php,
php 5,
php and,
php database,
php syntax,
php tutorial
Subscribe to:
Posts (Atom)