Re: [PHP-DB] ini_set ...

2008-03-21 Thread Daniel Brown
On Fri, Mar 21, 2008 at 10:20 AM, VanBuskirk, Patricia <[EMAIL PROTECTED]> wrote: > > I have the line "ini_set('display_errors', 'on');" in my code, but it is > not working. Does it need to be the first command on the page? [merge] > I have full access to the php.ini file, which is what I do no

RE: [PHP-DB] ini_set ...

2008-03-21 Thread VanBuskirk, Patricia
will try "true" instead of "on" and see if that works. Does it go back to the default on it's own, or do I need to hard-code that in the page when I'm done? Thanks Isaak! From: Isaak Malik [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2008 10:16 AM To: Van

RE: [PHP-DB] ini_set / $_SESSION[''] file directory

2005-10-31 Thread Bastien Koert
yes From: Ron Piggott <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: PHP DB Subject: [PHP-DB] ini_set / $_SESSION[''] file directory Date: Sun, 30 Oct 2005 01:58:42 -0500 Is there a way that I may specify the directory (perhaps with the ini_set command) where the $_SESSION[''] files are