Detect if a user has cookies enabled or disabled.
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.
I have written a class to wrap most of the standard FTP functions supplied by PHP as well as a client to use the libraries This is an ongoing project
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
A simple converter that does a helpful (and eye-strain preventing) conversion from a MySQL Timestamp(14) to a much easier to read format. Brought to you by www.hachisoft.com
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
The simple class for parse XML content to PHP array.
MAYBE NOT THE OBVIOUS WAY TO GET THERE BUT ONLY TAKES FIVE MINUTES TO GET GOING.