Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts

Friday, February 27, 2015

PHP For beginers

PHP learning Part-1

What is PHP?

PHP: Hypertext Preprocessor.
PHP is used as an Open source scripting language.
PHP script can execute on the server (apache).

Why PHP?