Archive for the 'Ajax' Category

Google Pagerank using Ajax

Lately I’ve been searching for a good Google Pagerank function.
Couldn’t find any… So i decided to make my own.
Here is an Ajax Google Pagerank I have done today

Demo: click here
Download files: click here
Continue reading ‘Google Pagerank using Ajax’

Popularity: 29% [?]

Ajax login form (PHP & Javascript)

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

click here for the demo
click here to download the files
Continue reading ‘Ajax login form (PHP & Javascript)’

Popularity: 100% [?]

Validate a username using Javascript and PHP ( AJAX )

Ajax Logo
Who doesn’t hate these long forms ? You fill each field in them and when you submit, it will return something like :
‘ SORRY BUT YOUR USERNAME IS ALREADY TAKEN ‘.

In this tutorial I m gonna show you how to check if a username is valid without leaving the page using ajax (Asynchronous Javascript And XML).
Before I start, check the final result to see if this what you are looking for.

Demo: click here
Download files: click here

Ready ?
Lets roll
Continue reading ‘Validate a username using Javascript and PHP ( AJAX )’

Popularity: 36% [?]

80+ AJAX-Solutions For Professional Coding

I stumbled upon these 80+ AJAX-Solutions For Professional Coding in smashing magazine.

Take a look

Popularity: 11% [?]