jQuery, Ajax, PHP & Web Forms

jQuery code tutorials

Learn how to create an Ajax contact form with a PHP upload function and form field validation. You can avoid page refreshes and provide an improved user experience by using Ajax. PHP code is used to process the Ajax request on the server side. In working on my own sites and that of my clients, I’ve found that combining PHP, jQuery and of course HTML provides a solid Ajax solution. Most of my tutorials contain full working code examples and all of the information you’ll need to use the code in your own projects.

Latest blog posts related to jQuery code tutorials

5 Useful jQuery Snippets for your Website

jQuery is a popular JavaScript library which is used by many developers and applications. While using jQuery you need to write less code, writing functions is less complex and there are a lot of plugins...

Your e-mail address hidden with jQuery?

Last week we published an article with different methods to hide e-mail addresses on websites. Because of several comments with suggestions on how-to solve this problem, we provide this week a solution...

Google Custom Search in a Lightbox!

There are several tutorials on the Internet on how-to integrate the Google Custom search in your website, but the results are not very attractive. The older iframe version doesn't fit perfectly in most...

Contact form with Lightbox and jQuery

In this tutorial we show how-to create a modern contact form using a lightbox and jQuery. The form is linked by a simple text link and opens in the Lightbox where all form handling, including reCAPTCHA...

Ajax requests using jQuery and PHP

Our last tutorial about the flickr API was an example on how-to search the flickr photo database for images using some short PHP code. This time we will use parts from the past tutorial together with...

Create custom reCAPTCHA images using their API

If you need to spam protect your contact, comment or any other public form you should think about using a CAPTCHA image. A CAPTCHA image is an image with a random text which spam bots can't read. The...

jQuery Plugins and Resources

  • Ajax Upload using PHP and jQuery
    PHP/jQuery tutorial using the upload script provided by finalwebsites.com - Full working demo available!
  • jQuery Plugins
    A huge database of plugins for all the tasks you need on your website.

News by Official jQuery Blog