Published by Shawn on 13 Apr 2008

Ajaxian Rate Script - AJAX and PHP

The ajax rating script submits a form using AJAX, but also has a cool little stars rating utility.

I used this script at MealsaAndDeals.com to rate restaurants.

Feel free to use this script any way you want, modify it, say you wrote it, I don’t care! :) I’d prefer a backlink or something, but, just don’t say that I didn’t write it!

Have fun and share your code!

Published by Shawn on 13 Apr 2008

Ajax Username Checker Update

I had to update my old username checker because, well, it stunk!

Here is the updated username checker which uses jQuery.

It also checks a CSV file for the username, which could easily be ported to a MySQL database etc. The CSV part was actually a request from members of a Google Group (can’t remember which one off hand).

« Prev