> From: Klaus Guenther [mailto:klaus@xxxxxxxxxxxxxxxx]
> Sent: Sunday, April 27, 2003 5:58 PM
> > $schueler = $db->getAll($query, DB_FETCHMODE_ASSOC);
>
> $schueler=$db->getAll($res, DB_FETCHMODE_ASSOC);
no you dont pass a resource to get* methods
all of these methods accept a query and automatically fetch the data for
you.
Regards,
Lukas
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|