browse by tag: Prototype
sort by
Using prototype.js to add record into database with ajax
in PHP added by woork, on 14/2/2008 AJAX Prototype database mysql
This tutorial explains 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.
comment save reportAJAX Email Form
in PHP added by mig35, on 17/9/2007 AJAX Prototype advanced tutorials form
Sending and receiving asynchronous requests through server can done using simple AJAX implementation. The form shows you how to send emails (process form) without loading the page. Source code and demo is included.
comment save reportBeginning with PHP and AJAX
in PHP added by mig35, on 14/8/2007 AJAX Prototype beginner tutorials
Tutorial demonstrates how to write form submission in PHP and AJAX using prototype js library. A good beginners tutorial on PHP and AJAX.
comment save report