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.
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.
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.
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.
Today, I will show you how to make a order list which an user can change by dragging and dropping.
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.
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.
