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

This function seeks to mimic the mkpasswd script that comes with the ‘expect’ progrom found at http expect nist gov A random password is generated using the the parameters specified

Drop this file in any image directory that you want and it automaticaly generates an easy to use browsable interface for your images

EASY INSTALL – Just drop the file in the base directory Just one script file Upload and delete files Authenticate the user optional Edit a file optional Specify which file

Syntax array steps double start double end int steps Returns an array of numbers beginning with start and gradually incrementing it so that the final number is end You decide

Automatic generation of HTML for table.
– Colspan, rowspan, table style, column style, cell style, and data style may all be defined.
– OO interface
– Simple but effective