Recently Popular Tutorials for September 25th, 2008


Sep 25

Advanced IP Ban Script

Posted by , in PHP Tutorials

This script is useful if you want to restrict the access to some people on your site, based on their IPs. There are 2 lists which can be used: one which has a list of the IPs you want to ban and one which you can use to ban a range of IPs. The script [...]

Popularity: 17%

Thumbnail for Advanced IP Ban Script
Clique It


Sep 25

Submit a form without page refresh using JQuery & AJAX

Posted by , in PHP Tutorials

The aim of this tutorial is to help you to create a simple (tableless) contact form using AJAX, JQuery & PHP. We will have a HTML page which will contain the form, a CSS file, a php page where the data will be sent and another file where the validation function(s) will be located.

Popularity: 21.7%

Thumbnail for Submit a form without page refresh using JQuery & AJAX
Clique It