Alternating table row colors
Description: Many of website use this script to alternate their table row color that selected from mysql database, very useful and cool.
Added on: 23-Dec-2005 Hits: 365
|
Comments (0)Check urls for http://
Description: You may ask yourself, why do I need to check if a url contains http://?. The answer is that when you are dealing with a script that calls for user to enter http:// with their url, not everyone will. This will in turn cause broken links and images. We can fix that with this simple tutorial.
Added on: 18-Feb-2006 Hits: 183
|
Comments (0)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: 206
|
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: 181
|
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: 200
|
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: 420
|
Comments (0)