have you ever wanted to quickly see the contents of an array This function dumps an array into a string recursively using key value pairs All values are tested to
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.
simple code converts a mysql timestamp(14) to swatch .beat
Very easy way for displaying records in 3 columns (horizontally & vertically)
Tell your clan weather you server is up or not!
Two listboxes filled up with data from two related tables As the user selects the first listbox the second listbox changes accordingly This code uses mySQL and PHP as well
This script creates a Mailmerge Template select a data source then performs a mailmerge I couldn’t find anything similar on the net in PHP so I had to write it
Simple email function using sendmail.
Automated Email Replies that Mean Business!
Great for printing checks Well documented also handles zero dollars and cents as well as singular and plural quot dollars quot and quot cents quot Sample includes code to demonstratet
Quick snippet I put together to display random numbers in an image on a form The user types the numbers he she sees into an input box on the form