[code] $wow_image_path = theme('imagecache', 'wedding_of_the_week_thumbnail', $imagepath); $vars... Read More »
[code] /** * * @Search for substring in an array * * @param string $neele... Read More »
[code] <?phpfunction curPageURL() { $pageURL = 'http'; ... Read More »
[code] function array_flatten($array, $flat = false){ if ... Read More »
[code] /** * Balances tags of string using a modified stack. * * @since 2.0.4 *... Read More »
[code] function apiSig($vars){ ksort($vars);... Read More »
[code] <?php$path = "logoimages/"; $fileTypes = array(... Read More »
[code] // FUNCTION : array_stack_session// RETURNS : the manipulated session array// USAGE: <?php ... Read More »
[code] function resolveDocumentRoot() { $current_script = dirname($_SERVER... Read More »
[code] //to go in functions.php function get_category_tags($args) { ... Read More »