Code added by steve

View steve's profile
Modify file date on server

Use this snippet to modify the access and modification times of a file on the…

Added on 23.11.2008 07:17 by steve

Bootstrap PHP code

Simple code to funnel the HTTP requests in one single file, which handles the web…

Added on 18.10.2008 09:04 by steve

PHP pagination class

PHP pagination class for displaying database results in pages

Added on 19.09.2008 21:50 by steve

Simple JPEG image validation

A function that does a simple JPEG image validation

Added on 30.06.2008 14:32 by steve

Creating SEO URL from user input in PHP

How to create a SEO URL from user input, for web 2.0 style sites which…

Added on 26.06.2008 19:26 by steve

Random string generator

A random string generator useful for random filenames or passwords

Added on 23.06.2008 18:03 by steve

Passing values in the url in php

A demonstration on how to pass values in the URL and how to read them…

Added on 18.06.2008 16:22 by steve

E-mail address validation

A function that validates e-mail addresses with dns lookup and syntax check

Added on 16.06.2008 17:07 by steve

Age Calculation

This function calculates an age given a unix timestamp

Added on 15.06.2008 19:09 by steve