
This post is a collection of five basic and most required Ajax tutorials with PHP. It inlcudes login, insert record into a database table, search engine, autosuggest and Edit in Place.

This tutorial explains how to implement a simple user login with Ajax and PHP.

How to use prototype.js framework to enable a simple ajax request which add a new record (an user name) into a database table using PHP like server side language.
A simple search engine in Ajax and PHP
How to realize a simple search engine with Ajax and PHP that search an user name inside a db table "USER" and return results while you type into the input field.

This tutorial explains how to implement a simple PHP ajax search with autosuggest feature using some lines of code.

How to implement a simple Edit in Place effect (Flickr-like) using Scriptaculous and PHP.
Related content
Table of content
No comments:
Post a Comment