Ubuntu Linux – Install Full LAMP Package with single command
Do you want to install LAMP-SERVER on Ubuntu Linux ? LAMP stands for Linux, Apache, Mysql, Php Its a package containing all required packages which are needed on linux for…
Install PHP PEAR in Windows WAMP Server
Many PHP developers might be using Windows operating system and for developing PHP application one of the good package is WAMP which is very easy to install. PHP has a…
Ubuntu Linux – Install LAMP-SERVER, linux, apache, mysql, php
Do you want to install LAMP-SERVER on Ubuntu Linux ? LAMP stands for Linux, Apache, Mysql, Php Its a package containing all required packages which are needed on linux for…
How to Create a shoutbox using PHP and AJAX (with jQuery)
See here is a very useful tutorial for those who are searching for to create shoutbox in PHP with AJAX and JQuery. Its very useful tutorial showing how to use…