Posted by Ben Blay on 12/08/05 20:27
> $results->query('select * from eternityrecords.journal'); Should this not be: $results = $db->query('select * from eternityrecords.journal'); See: http://pear.php.net/manual/en/package.database.db.db-result.fetchinto.php Ben
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming