From: Marco K. <kuh...@we...> - 2005-11-24 18:08:30
|
hi all, you use often db->quote() to quote a string in your code. I take a look to pear documentation, http://pear.php.net/manual/en/html/package.database.db.db-common.quote.html and found, that this method is deprecated in release 1.6.0. The current pear version is 1.4.5. What do you think about that? Best --marco |