banner ad

Archive for July, 2010

Poll with Jquery,Javascript and Php

| July 20, 2010 | 0 Comments

When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty cool results. In this tutorial we’ll create a poll using PHP and XHTML,

Continue Reading

Online Poll script using PHP, MySQL

| July 19, 2010 | 0 Comments

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. Here we will take care that on

Continue Reading

Server Side Form Validation using Regular Expressions

| July 10, 2010 | 0 Comments

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

Continue Reading

Delete Records with Animation Effect using jQuery and Ajax

| July 10, 2010 | 0 Comments

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

Continue Reading

Load More Results with jQuery and Ajax

| July 10, 2010 | 0 Comments

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

Continue Reading

Jquery Add Fields Form Submit using with PHP

| July 9, 2010 | 0 Comments

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_

Continue Reading

Character Count Meter with Jquery

| July 9, 2010 | 0 Comments

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

Continue Reading

banner ad