[code] $cache_file = "/path/to/cache_file.htm";$force_update = false; if ... Read More »
[code] function curlContents($url=false, $data=array()) ... Read More »
[code] if (substr($str, -1) == "/") {... Read More »
[code] class Db { private $_conf = false; publ... Read More »
[code] function getDirectoryTree($outerDir){ $dirs = array_diff(scandir... Read More »
[code] // data$cloud = array('etc' => 10, 'awesome' ... Read More »
[code] function convertUrlsToLinks($content='') { return ereg_replace... Read More »
[code] function getImage($str) { if (strstr($str,... Read More »
[code] function artStyle() { global $post; if (is_single... Read More »
[code] <?php echo $html->link($html->image('web/facebook.png'... Read More »