Archive | Ajax and PHP

Robust Ajax Form Validation

In this post I will show you how you can validate a HTML form using PHP and AJAX. This isn’t a basic ajax validation, but very robust.

Read the full story

Posted in Ajax and PHPComments (3)

Making an Ajax PHP Watermarker Script

In this post, I will show you how to make an Ajax PHP Watermarker script. So, all a user will have to do is select a file from a folder, enter his watermark text and watermark them instantly using Ajax.

Read the full story

Posted in Ajax and PHPComments (1)

Passing JavaScript Value to PHP

Recently, I received an email from a regular reader of WebDev, ‘nurmala.’ He/She wanted to know how you can pass a value written in Javascript to a PHP Variable.

Read the full story

Posted in Ajax and PHPComments (5)

Re-Order or Sortable List

Today, I will show you how to make a order list which an user can change by dragging and dropping.

Read the full story

Posted in Ajax and PHPComments (1)

PHP and AJAX Calendar Date Picker Part Two

Welcome to the Part Two of PHP Ajax Calendar Date Picker. We covered all the easy stuff, and the only thing remains are the table generator and some ajax.

Read the full story

Posted in Ajax and PHPComments (0)

PHP and AJAX Calendar Date Picker

In this post, I will show you some tricks to build a really cool calendar with PHP and Ajax. Basically, we will use PHP to generate the calendar and in a form use the calendar to pick a date. The great thing is, it will be done in AJAX. So, there will be no nasty popups to deal with.

Read the full story

Posted in Ajax and PHPComments (3)

  • Latest
  • Popular
  • Comments
  • Tags
  • Subscribe