Home Forum Search Contact Us Advertise
PHP Tutorials

Login form

Thumbnail

by KiNgY | in PHP | posted December 20, 2007

Rating starDefault starDefault starDefault starDefault star (1 vote) | 778 views

This tutorial should make you understand how a simple login script works

CAPTCHA Spam Image

Thumbnail

by jake | in PHP | posted December 02, 2007

Default starDefault starDefault starDefault starDefault star (0 votes) | 844 views

In this short tutorial you will be able to make a CAPTCHA image to stop spammers.

IP Banning

Thumbnail

by Darkman | in PHP | posted April 20, 2007

Default starDefault starDefault starDefault starDefault star (0 votes) | 4641 views

Learn how to ban a single IP or multiple IP addresses from accessing your website.

Basic PHP Script Security

Thumbnail

by Void | in PHP | posted December 06, 2006

Rating starRating starRating starRating starRating star (2 votes) | 37447 views

Basic PHP script security covers issues like prevention of SQL injections, XSS and CSRF attacks, variable tampering, etc.

Website Localizations and Multi-language Support

Thumbnail

by Void | in PHP | posted October 25, 2006

Rating starRating starRating starRating starRating star (1 vote) | 4062 views

Some techniques of using custom language "packs" and language markers in database to provide automatic different translations of the website.

A Solution to Group Limit Problem, PHP/MySQL

Thumbnail

by Void | in PHP | posted October 19, 2006

Rating starRating starRating starRating starRating star (1 vote) | 1435 views

Using relational summary table to track posts per category simulating a group limit clause in MySQL.

xmlrss