[code] <?php/////////////////////////////////////////////////////// this class was build// to handle session with cookie or not... Read More »
[code] <?php function curPageURL() {$pageURL = 'http';... Read More »
[code] <?phpif (is_category()) echo single_cat_title(... Read More »
[code] $ cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal checkout drupal [/code]... Read More »
[code] cvs diff -up original.php > filename.patch [/code]... Read More »
[code] $dayList = array( 1 => 'Monday', 2 ... Read More »
[code] <?php function catch_that_image() { global $post, ... Read More »
[code] $ cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal co -r DRUPAL-... Read More »
[code] add_theme_support( 'post-thumbnails' ); [/code]... Read More »
[code] function cleanUrl( $url ){ $new_url = str_replace... Read More »