ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pear-dev
pear-dev
Re: [PEAR] DB Functions in PEAR
by Colin Viebrock other posts by this author
Mar 29 2001 2:48PM messages near this date
Re: [PHP-CVS] cvs: php4 /pear PEAR.php.in | Re: [PEAR-DEV] Re: [PEAR] DB Functions in PEAR
>  > I did not realise there was one.  I had a look in the DB.php file and
>  > could not find any mention of it.  Where should I look to get a complete
>  > list of all the functions available with the DB.php class?
> 
>  grep " function " DB.php :)

require 'DB.php';
print_r(get_class_methods('DB'));

- Colin

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved