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

