PHP Tutorials @ Crivion Web.com

» Read PHP Tutorials on my blog

Welcome dear visitor,
You maybe reached this web page after you made a search for php tutorials on different search enginges.
This is the homepage of my main website crivionweb.com, you may want to go to my php tutorials blog

» What is PHP?

I suppose if you are here, you may already know what is it, but if you dont know, I will tell you.
PHP (Hypertext Preprocessor) is a server side programming language with which you can build dynamic web applications. To explain, server side in my own words means that php scripts, php programming language needs a PHP server enginge to work, for the code to be interpreted and executed for the results to appear.

» Learning by reading php tutorials?

You can read php tutorials from the official manual on php.net website. I suggest you to put a project in mind, read some basic php theory then getting into practice by seeking for script examples, which you can get on my php tutorials blog too.