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

With this script you can easily upload your image resize it to fit into your design add watermark or write text to protect your author rights and prevent images theft

Easy way to access database and store fetched results. Database connection and query operation implemented in a separate class to play with multiple query results simultaneously over the same connection.

POBS stands for PHP Obfuscator Obscurer It is a free and open PHP program that makes PHP sourcecode almost impossible to read and edit for normal humans It is a

A collection of functions to handle application-wide persistent variables Similar to session handling functions this code was based on the APPLICATION scope in Cold Fusion I needed this concept for