[thelist] mySQL/PHP - INSERT not working

Tom Dell'Aringa pixelmech at yahoo.com
Thu Jun 17 10:58:57 CDT 2004


--- "Johnson, Christopher (MTO)" <Christopher.Johnson at mto.gov.on.ca> wrote:
> display_errors is set to off by default. To turn it on, add the following
> line to a .htaccess file in your web directory:
> 
> php_flag display_errors on
> 
> You will also need to set error_reporting to 2047 by adding the following
> line:
> 
> php_value error_reporting 2047"

Can I do any this in my php scripts? I don't have access to an .htaccess file.

Tom

=====
http://www.Pixelmech.com/ - read my latest blog posting!

John 3:16





More information about the thelist mailing list