On Tue, Jan 8, 2013 at 11:54 AM, Ethan Rosenberg, PhD
wrote:
> Dear List -
>
> 1] What function(s) do you use for error checking?
> 2] What are the settings for the parameter(s) in the functions?
> 3] Do you have different php.ini files for development and production?
This makes more sense answer
Bastien Koert
On 2013-01-08, at 1:00 PM, "Ethan Rosenberg, PhD"
wrote:
> Dear List -
>
> Does anyone know how to set up Netbeans?
>
> I've tried and am unsuccessful.
>
> Thanks
>
> Ethan
>
It's a simple installer for the OS you're running.
Bastien
--
PHP Database Mailing List (http://
Dear List -
Does anyone know how to set up Netbeans?
I've tried and am unsuccessful.
Thanks
Ethan
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dear List -
1] What function(s) do you use for error checking?
2] What are the settings for the parameter(s) in the functions?
3] Do you have different php.ini files for development and production?
Thank you.
Ethan
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http
On Tue, Jan 8, 2013 at 1:12 AM, Matt Pelmear wrote:
> I personally *never* set the error reporting level in the code, and during
> code reviews I reject code that does so.
> It is much cleaner to manage this in php.ini.
I tend to agree -- settings like this are environment (dev, test,
stage, prod