JqGrid Javascript Jquery Grid Plugin
Are you a Web Developer and need a reusable, flexible, configurable jqeury grid plugin ? Then jqGrid is one the popular Grid Plugin with JQuery which you can use in…
Advantages of HTML5 VIDEO Tag
HTML5 is gaining momentum in the web development world. So a simple question strikes in mind WHY ? What are the benefits of HTML5 or why should a developer use…
Select Multiple Checkbox From HTML Page Using Javascript
Multiple Checkboxes can be selected by using a simple Javascript code. Whenever user clicks on the submit button then we can loop through all the form data and we can…
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…
Pligg Module Send Mail Announcement to all Members insert_your_email_address_here problem
If you own a website built on "PLIGG" and ever used a Pligg module "Send Announcement" to send a announcement mail to all your site members and if you see…
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…
Free Online Text Image Watermark Generator – Beta 1.0
Experimenting little bit with JQuery and I searched on net for Free Online Text Image Watermark Generator which will allow me to upload any image, position the text wherever i…
PHP Explode Function – Split Strings with PHP Explode Function
When you are developing some application with PHP, then there might be a need to split the contents received from users or to split the contents which are stored in…