PHP Snippets

Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.

Results via Envato Market

A simple function for caching images generated by php/gd.

http://www.kern-online.dk/phps/imcache.phps

This code will produce a useful navigation resource showing visitors where they are in your site This form of navigation is recommended by Jakob Nielson and it really does make

Connect Four in PHP. Go to http://www.lookout.ie/games/onlinegames/connect4/code.shtml to get the code and to try the game.

Got other games as well.

Guise is a template class written in PHP that allows you to keep HTML seperate from your PHP code This is especially helpful for larger projects or when you’re working