yea, thanks for the input... but do you think my solution would be better for original poster? ----- Original Message ----- From: "Dave Goodchild" <[EMAIL PROTECTED]> To: "benifactor" <[EMAIL PROTECTED]> Cc: "Robert Cummings" <[EMAIL PROTECTED]>; "Satyam" <[EMAIL PROTECTED]>; "Deckard" <[EMAIL PROTECTED]>; <php-general@lists.php.net> Sent: Thursday, October 05, 2006 4:55 AM Subject: Re: [PHP] Help on objects [with reply]
> Re the last suggestion, ensure you keep those database details outside the > web root (ie in a file called connect.inc for example) or if have to keep it > there add a .htaccess file that prevents download of *.inc files. > > Also, avoid use of the error suppression operator (@). You need to see your > errors. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php