Hi, how can I make my site here Check Page Rank faster to load results using AJAX? someone recommend me to use it but I am clueless about AJAX ~~lol..
Make a PHP script that will return a JSON or XML pagerank. Use a javascript library like mootools/jquery/dojo etc to post the form to the php script and parse the JSON or XML, then update your HTML with the result.