In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Matt Wong) wrote:

> init_set doesn't seem to work for setting auto_append_file, in php 4.1.2. 
> the master setting is NULL, and the local setting is properly set when I do 
> a phpinfo(), but the file never gets appended. Any ideas?

The function is ini_set(), not init_set().

-- 
CC

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

Reply via email to