Category: PHP Scripts
Online Poll script using PHP, MySQL
Polls are used to get the opinions of the visitors on different options and issues. We will use PHP to develop one on line poll script. We will use MySQL database to store the questions and answers.
Server Side Form Validation using Regular Expressions
Server Side Form Validation using Regular Expressions, one of the reader commented like this “If I disable Javascript?”. So in this post I given a simple example about “Server Side Form Validation using Regular Expressions “. Click here to
Delete Records with Animation Effect using jQuery and Ajax
In this post I want to explain delete records with random animation(slideup and fadeout) effect using jQuery framework. Very simple code just 10 lines. Click here to Download delete_record_random code Database Table Code A simple
Load More Results with jQuery and Ajax
Twitter and Facebook using very nice technique for loading more tweets and updates, when you click the more button old tweets display on the screen. In this tutorial I had coded very simple and understanding way. I hope it’s useful take
Jquery Add Fields Form Submit using with PHP
How to submit jquery duplicate/Add field values to form with PHP. It’s very basic level code, I had implemented this using relCopy.js jquery plugin to duplicating the existing field. We hope it’s useful for you. Clikc here to Download clone_
Character Count Meter with Jquery
In this post I want to explain how to do live character or word count meter using Jquery. It is interesting and simple just ten lines of java script code. Use it and enrich your web applications with jquery. Click here for Character L
Log in or Sign up with Jquery and PHP
Some users doesn’t like to filling the registration form. So that I had implemented login and singup fields in same block just controlling with jquery and PHP. It’s is very simple javascript and basic PHP code. LoginorSignup Script Download
Profile Edit with Jquery
This post is very special Facebook like profile edit with jquery, ajax and PHP. Why special before I was thinking this is little difficult but I had developed in just 5 minutes using jquery and php. Use this and enrich your web a