Posts Tagged ‘ apple ’

PHP Error Handling using ini_set or .htaccess « My Guy Solutions …

July 27, 2011
By

Configuration settings for PHP Error handling and reporting are available in php.ini file, which is located in the PHP installation folder of your system. For reference, settings of any PHP configuration can be changed ...

Read more »

Some Django tips and tricks pages that I've found helpful. | Kenji …

May 28, 2009
By

Small Django tips from one newbie to another: Another older article, this one also emphasizes the need for unit testing, and gives some examples (with code) about how to go about this. It also discusses ways to manage frequent model ...

Read more »