[ Index ] |
|
Code source de e107 0.7.8 |
1 $search = array(""", "'", "$", '<br />', E_NL, "->"); 2 $replace = array('"', "'", "$", "\n", "\n", "->"); 3 $code_text = str_replace($search, $replace, $code_text); 4 return eval($code_text);
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |