Convert MYSQL date (yyy-mm-dd) to date like mm/dd/yyy
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.
The scripts connects to a given web server and retrieves information about it.
PHP Count down days hours minutes seconds between current date time and future date time I’m a newbie and would appreciate any feedback on my code Perhaps there is a
Type in characters, words or phrases seperated by commas, and get all permutations as a .com printed out with the statement available or not available.
Read the header of a file
and stuff
Oracle database abstraction layer so you don’t have to hard-code oci all over your code This is a port of tims database php file It’s not completly functional as some
This script simulates a spreadsheet using any MySQL table with columns fields The first column must be an auto increment integer named quot id quot but the rest you can
Place this script in a directory of your site and it will transfer via ftp all nested dirs and files to another server of course it may be the same
Takes two paramaters ($int1, $int2) and uses them to calculate the percentage.
BenchmarkIt is a php class that will allow you to benchmark an entire web site or just individual functions and scripts quickly and easily Contents of Read Me File Installation