Category Archives: PHP

Using ajax to validate forms – jQuery & PHP

Use ajax to validate the fields in forms before the user selects submit thereby reducing the frustration for the user   Read the Rest…

Posted in jQuery, PHP | Tagged , , , | Leave a comment

Reddit-style Voting – PHP, MySQL & jQuery

Create a Reddit-style voting system using PHP, MySQL & jQuery. This tutorial helps in understanding the basics of using jQuery,   Read the Rest…

Posted in jQuery, MySQL, PHP | Tagged , , | Leave a comment

IP address to geographic details – PHP & MaxMind

Snippet to convert an IP address into geographical details which can be put to various uses such as plotting visitors   Read the Rest…

Posted in PHP | Tagged , | Leave a comment