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

Change Progessive Images to Non-Progressive Images and Thumbnails for Flash applications This script can also be used to dynamically create cropped thumbnails for any application This script was only written

Alternate row colors in rows in a table. Includes three separate versions of the function to demonstrate multiple ways to achieve same effect.

A PHP function that uses the syntax such as quadratic ‘both’ to return both roots of the quadratic formula x x Originally written as a javascript function it’s been converted