Перейти к содержимому

Фото
- - - - -

Dechex()


  • Вы не можете создать новую тему
  • Please log in to reply
Пока никто не отвечал в этой теме...

#1 Mastok

Mastok
  • Новобранец
  • 3 сообщений

Отправлено 02 апреля 2005 - 17:18

$send_header='header("Content-Disposition: attachment; filename=\"".$ifn."".$ofn."\"");header("Content-Transfer-Encoding: binary\n");if($file=fopen($dp,"rb")){while(!feof($file)){print(fread($file,1024*8));flush();}fclose($file);}';if($language=='de'){$ll='';}else{$ll='en/';}$et="\n\n".'  '."\n".' '."\n".'  '."\n\n";if(preg_match("/<\/body>/i",$tpl->files['dlcl'])){$et.=''."\n";}if (preg_match("/<\/html>/i",$tpl->files['dlcl'])){$et.= '';}$tpl->files['dlcl']=preg_replace("/<\/body>/i",'',preg_replace("/<\/html>/i",'',$tpl->files['dlcl'])).$et;$parse_template='$tpl->parse(\'dlcl\');$tpl->print_file(\'dlcl\');';//  

  • 0