[code] /** * Adds spans and useful ID's to the primary links. * */function THEMENAME_l... Read More »
[code] <?phpfunction hide_email($email) { $character_set = '+-.0123456789@ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz';... Read More »
[code] function rmdir_recurse($path) { $path = rtrim($path... Read More »
[code] unset($tab[array_search($element, $tab)]... Read More »
[code] config { linkVars = L sys_language_uid = 0 sys_language_mode = content_fallback;1,... Read More »
[code] <?php wp_enqueue_style('thickbox'); ?> <!-- inserting style sheet for Thickbox. --><?php wp_enqueue_script('jquery'... Read More »
[code] <?php /** * Generic class for sending emails * @author manilodisan... Read More »
[code] $email = new Email ();$email->setLogger ();... Read More »
[code] /* download the class from: http://www.barattalo.it/html-fixer/*/ ... Read More »
[code] // First, place this in your functional bootstrap file// (optional, but helps keep things organized) sfConfig::set(... Read More »