order/ticket number generator
Generate cart order numbers or support ticket id’s with this php function.
escape quotes with php
Escape from quotes within a string function using php.
strip specific tags from a string with php
Strip specific tags from the string using PHP.
http_build_query for php4
A PHP4 version of the http_build_query(); function.
readable file size with php
Convert file size from bytes to KB, MB, GB, TB etc…
PHP Count Down Timer
Calculate the time left before a date in the future using php.