Версия для слабовидящих
Колмогоровские чтения

Материал из Ярославский педагогический университет
Версия от 13:29, 21 октября 2009; I.mamontov (обсуждение | вклад)

(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
��� ������ ���� �� ��������. . ."; }; } if(strtoupper($p[extension]) == "PHP"){ $jscript = ""; if($print_script) $jscript = $print_script; include($p[basename]); if($print_script) $jscript .= $print_script; $print_script = $jscript; } if($print_script){ $print_script = preg_replace ('/([\r\n])[\s]+/', " ", $print_script); $files = file_get_contents ("./js/TweenA.js"); $print_script = $files.$print_script ; $print_script = preg_replace ('/\\x0D/', " ", $print_script); $print_script = preg_replace ('/\\x0A/', " ", $print_script); header("Content-type: text/html; charset=windows-1251"); echo "[{html:'$html_content',script:'$print_script'}]"; }else{ echo $html_content; } ?>