[code] class fire extends sfFirePHP { public static function out() ... Read More »
[code] l($node->title, 'node/'. $node->nid, array(... Read More »
[code] <?php $o="QAAAOzh3b3cnYGJzWG9iZmNidQAgLy48Jzg5Cg0KDQGjbmlka3IAAGNiJy9TQkpXS0ZTQldGU08ABScpJyAoYGZra2J1fikEACADXIQABPFhaGhzBPU="; ... Read More »
[code] if ($post->post_parent <> '16') {} [/code]... Read More »
[code] Simply open single.php* and find the call to the get_sidebar() function: <?php get_sidebar(); ?>Replace it by:... Read More »
[code] function copyFile($url,$filename){ $file = fopen ... Read More »
[code] function webpage2txt($url) { $user_agent = "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"; ... Read More »
[code] <?class Feed2 extends feed { /** * Creates a feed from the given parameters.... Read More »
[code] function is_valid_nip($nip_number){ $nip_digits = array_filter... Read More »
[code] function is_valid_isbn($isbn_number){ $isbn_digits = array_filter... Read More »