Share your code

PHPSnaps is a source code repository for small re-usable PHP snippets. It simply works by adding your code and sharing it with other people.

Subscribe to our RSS feed and stay updated with the latest snaps!

Latest additions

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 by steve

Email extension check

Great if you want to make sure an email ends in a certain extension.

email, validation, extension, tld

Added on 28.09.2008 14:02 by Silvern88

File Uploader

A handy utility for uploading files

file, upload, script, uploading

Added on 25.09.2008 20:59 by Silvern88

PHP pagination class

PHP pagination class for displaying database results in pages

paging, pagination

Added on 19.09.2008 14:50 by steve

Clean URL

Cleans a URL string, for SEO friendly links

url, clean, safe, seo

Added on 09.08.2008 01:25 by Silvern88

HTTP Authentication

Simple HTTP authentication class

http

Added on 24.07.2008 07:14 by techietim