Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Abdulrahman Muhammad | > | Ocache | > | cache/stuff_names.php | > | Download | ||
|
Download |
<?php //Cache file, generated at 25-03-2013 01:48 AM by Ocache class //No direct opening (!defined("IN_OCACHE_FILE") ? exit("hacking attemp!") : null); //return false after x time if(time() > 1364179681) return false; $data = array ( 'name1' => 'Abdul', 'name2' => 'Muhammad', 'name3' => 'Osama', ); //end of cache |