Wordpress

 
Wordpress is one of the most popular and commonly used blog publishing systems and is used by millions of people all over the world in several countries.  It is one of the many things that works on PHP and is backed by a MySQL database. Wordpress was created by Matt Mullenweg and Mike Little and […]

phpBB

phpBB is an internet forum which has been developed using the PHP programming language and is an abbreviation for PHP Bulletin Board. Like its parents, phpBB is a free software. It was started by a person called James Atkinson who intended it to be a forum for his own website […]

PHP: An overview

PHP stands for PHP: Hypertext Preprocessor and is a side-server scripting language. It is used to create dynamic web pages and in addition to being used as a side-server scripting language it is also used in stand alone graphic applications. Latest and upgraded versions of PHP continued to be released frequently and it is free […]

Introduction to PHP

PHP stands for PHP-Hypertext Pre-Processor, it is a server side scripting language for the Linux environment just like ASP is for the Windows environment. It’s basically a HTML embedded scripting language and interpreter that is treated same as an html page, they can be created and edited just like an html page and when downloaded […]