embed_src_func_list; if(is_array($funcs)) { foreach($funcs as $func) { if(@function_exists($func)) $embed_code = $func($vdetails); } } //Simply Display Pak Player if there is nothing to do.. redirect_to(pakplayer_embed_src($vdetails)); ?>