> -----Original Message-----

> Is there a way for each user on a server to have their own php.ini
> settings? If so...how? Thanks
> 
> Chris Anderson   aka "Null"

If you are using Apache, see the documentation for .htaccess files. These
files allow you to set individual php.ini settings on a per directory basis.

Kirk

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to