why don't you just do an include "hello.html"; at the end of the file?

-----Original Message-----
From: Hiroshi Ayukawa [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 11, 2002 2:04 PM
To: [EMAIL PROTECTED]
Subject: [PHP] ini_set doesn't work


Hello,

I wnat to set auto_append_file in my own php script not in php.ini.
So I used

  ini_set("auto_append_file","hello.html");
  
But it doesn't work.
Does anyone know about this?

environment:
Apache + Windows2000 + PHP4.1.2
Apache + TurboLinuxServer7 + PHP4.1.2

Regards,
Hiroshi Ayukawa

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to