Sql injection protection script!
Description: With mysql injection becoming a major problem these days ive put together a simple way to clean up information so you do not get messed up by exploiters.
Added on: 21-Feb-2006 Hits: 257
|
Comments (0)Making data dynamic
Description: A complete list of solutions to make your data dynamic. Example, using a mysql database.
Added on: 02-Mar-2006 Hits: 240
|
Comments (0)Feedback form
Description: Getting the hang of forms that rely on Perl/CGI scripts can be a right pain in the butt, and who wants to use someone elses script covered in adverts and secret comments? Follow this tutorial and you can add forms to any page of your website...
Added on: 10-Mar-2006 Hits: 262
|
Comments (0)5 Star Rating System
Description: A star rating system is a valuable asset to any website: it adds interactivity to a site, and keeps the users connected with the your site. In this tutorial, you will learn how to make one using php.
Added on: 13-Mar-2006 Hits: 516
|
Comments (0)Create thumbnails with php
Description: Create a copy of an image as a thumbnail. You get a great function that use the GD library to create the new thumbnail file.
Added on: 18-Mar-2006 Hits: 229
|
Comments (1)Parse XML with PHP
Description: In this tutorial, we're going to have a dummy XML document, and then use PHP to parse it into in an array.
Added on: 18-May-2006 Hits: 266
|
Comments (0)