yea, thanks for the input... but do you think my solution would be better for original poster? ----- Original Message ----- From: "Dave Goodchild" <buddhamagnet@xxxxxxxxx> To: "benifactor" <snorris17@xxxxxxx> Cc: "Robert Cummings" <robert@xxxxxxxxxxxxx>; "Satyam" <Satyam@xxxxxxxxxxxxx>; "Deckard" <ml@xxxxxxxxxxx>; <php-general@xxxxxxxxxxxxx> Sent: Thursday, October 05, 2006 4:55 AM Subject: Re: 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