Subject:�PHP, MySQL, Wordpress�
PHP introduction
PHP Hypertext Pre-processor
in 1994
PHP introduction
PHP introduction
PHP introduction
PHP introduction
<?php and ?> that allow you to jump into and out of "PHP mode.
Our first PHP program
PHP introduction
PHP introduction
PHP introduction
Adding Comments to a PHP Script
// or # before the text
/* to the first line of code
and */ after the last character in the code
PHP introduction
Features of PHP
Features of PHP
It is very simple and easy to use, compare to other scripting language it is very simple and easy, this is widely used all over the world.
It is an interpreted language, i.e. there is no need for compilation.
Features of PHP
It is faster than other scripting language e.g. asp and jsp.
Open source means you no need to pay for use php, you can free download and use.
Features of PHP
PHP code will be run on every platform, Linux, Unix, Mac OS X, Windows.
Features of PHP
Features of PHP
PHP have some predefined error reporting constants to generate a warning or error notice.
PHP provides access logging by creating the summary of recent accesses for the user.
Features of PHP
Advantages of PHP
Advantages of PHP
Advantages of PHP
Advantages of PHP
Disadvantages of PHP
�
Disadvantages of PHP
�
MySQL introduction
MySQL introduction
A brief history of MySQL
Features of MySQL
Features of MySQL
Features of MySQL
Features of MySQL
Features of MySQL
Features of MySQL
Disadvantages of MySQL
Disadvantages of MySQL