News & UpdatesProgrammingWeb programmingPartnersStore
Book Cover
Buy Now
Projects
Links

PHP Tutorial – 01 – Introduction

PHP is a server-side scripting language used for producing dynamic and interactive web pages. PHP scripts are embedded into HTML and these scripts are then executed on the web server to produce an HTML page that is sent to the user. This means that users do not need to install any software to be able to view PHP generated pages. All that is required is that the web server has PHP installed to interpret the script.

PHP is by far the most popular server-side programming language in use today. As of January 2011, it holds a 75% market share when compared with other server-side technologies – such as ASP.NET, Java, and Perl.

If you like this tutorial please +1 it:


7 Responses

December 8th, 2011 at 12:40  

loved the basic tutorials, but do u have any advance php tutorials?? and also phpwith ajax and jquery … ??

December 11th, 2011 at 12:47  

Not at this time no.

March 23rd, 2010 at 12:55  

Thanks.
Unfortunately, I don’t have any plans on making tutorials about Microsoft XNA.

wisam
March 13th, 2010 at 06:16  

hi
you are awesome!
any chance of providing so tutorials on Microsoft XNA ?

Edmond Ngeno
March 9th, 2010 at 10:42  

I love the introduction.simple and to the point. i have understood it.lets get moving

Leave a Reply