Calculating a directories size in PHP
Posted on April 5th, 2004 in Code Repository | 1 Comment »
dirsize provides a heavily optimised method for calculating the size of large directories.
dirsize provides a heavily optimised method for calculating the size of large directories.
copyr can be used to copy a file, or recursively copy a folder and its contents.
mysql2unixtime() converts MySQL timestamps to unix timestamps
hex2rgb() converts HTML hexadecimal colour codes into their RGB equivalent