Sunday, September 14, 2008

Login Ajax PHP

Ok, here’s another AJAX login form example…In this example I am using 3 javascript files, 2 php files and 1 stylesheet

download ajax code login php
Brief description:_ajax.new.js: is the main ajax class. I have already explained this class formdata2querystring.js: used for posting the element of a form_applogin.js: specific ajax class to handle the login formindex.php: simple login formstyle.css: simple stylesheet

No comments: