Code added by steve

View steve's profile

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

date, file, time

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.

bootstrap, rewrite, mvc

Added on 18.10.2008 02:04

PHP pagination class

PHP pagination class for displaying database results in pages

paging, pagination

Added on 19.09.2008 14:50

Simple JPEG image validation

A function that does a simple JPEG image validation

jpeg, exif, image

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

seo, url, mvc

Added on 26.06.2008 12:26

Random string generator

A random string generator useful for random filenames or passwords

password, random, string

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

values, url, get, security

Added on 18.06.2008 09:22

E-mail address validation

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

email, validation

Added on 16.06.2008 10:07

Age Calculation

This function calculates an age given a unix timestamp

age, date, dob

Added on 15.06.2008 12:09