How to Upload Multiple Files in a Web Application with Progress Bar, Multiple Fields and Form Validation Using jQuery, PHP & Uploadify
December 2011 · 4 CommentsThere are a few tutorials out there on how to use Uploadify to upload files in a web application. However, I haven't found one that integrates Uploadify into a form with other fields, so that the fo...read more
Tutorial: Instant Search With Arrow Key Navigation Using jQuery and PHP
May 2011Using jQuery and PHP you can develop your own 'Google-like' instant search. This demo lets you see 'instant' results while searching our blog. //arrow key navigation $(document).keydown(f...read more
Simple jQuery Form With Validation and Without Page Refresh
October 2010 · 8 CommentsThe overall purpose of this script is to: Post a form without refreshing the page Easily validate the form Show confirmation message Do #1-3 within a single file and with as litt...read more
A Better PHP Upload Progress Bar Using jQuery
January 2010 · 44 CommentsHopefully, this example of a PHP file upload progress bar will be helpful to PHP developers who are looking for a simple way to display a file upload progress bar into their online forms and web...read more
SPAM Protection Using PHP and jQuery
April 2009 · 4 CommentsThe most common solution to keep 'machines/automated spammers' from abusing PHP forms is to use a CAPTCHA. This works, for the most part, but is very inconvenient & usually unsightly for the visi...read more
Categories
· Mobile (1) · Projects (60) · Tutorials (14) · PHP (14) · jQuery (5) · MySQL (4)
View by date
· View All · March 2013 · February 2013 · October 2012 · September 2012 · August 2012 · July 2012 · May 2012 · March 2012 · February 2012 · January 2012 · December 2011 · November 2011 · October 2011 · September 2011 · July 2011 · June 2011 · May 2011 · April 2011 · March 2011 · February 2011 · January 2011 · December 2010 · November 2010 · October 2010 · September 2010 · July 2010 · May 2010 · April 2010 · February 2010 · January 2010 · November 2009 · August 2009 · July 2009