[phplib] access db between page_open and page_close From: Yaichiro Takagi (ytakagi <email protected>)
Date: 12/08/00

I have been usign the PHPLIB as session and authentication tool, then I really got stuck to access database. The situation that I have is when I call page_open function with 'sess' and 'auth' argument, then before call the page_close function I try to access other database by calling DB_Sql with other database name in that object. That gives me error message "the table name doesn't exist under that database". Can I access to other database between page_open and page_close fuction?

yaichiro

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>