Code added by steve
PHP image slideshow auto
A solid implementation of an image slideshow gallery. Fully automated, no setup needed.
slideshow, image, slide, gallery
Added on 23.11.2008 02:25
Modify file date on server
Use this snippet to modify the access and modification times of a file on the server
Added on 23.11.2008 00:17
Bootstrap PHP code
Simple code to funnel the HTTP requests in one single file, which handles the web application.
Added on 18.10.2008 02:04
PHP pagination class
PHP pagination class for displaying database results in pages
Added on 19.09.2008 14:50
Simple JPEG image validation
A function that does a simple JPEG image validation
Added on 30.06.2008 07:32
Creating SEO URL from user input in PHP
How to create a SEO URL from user input, for web 2.0 style sites which use Apache's mod rewrite
Added on 26.06.2008 12:26
Random string generator
A random string generator useful for random filenames or passwords
Added on 23.06.2008 11:03
Passing values in the url in php
A demonstration on how to pass values in the URL and how to read them in a secure way
Added on 18.06.2008 09:22
E-mail address validation
A function that validates e-mail addresses with dns lookup and syntax check
Added on 16.06.2008 10:07
