Re: [phplib] database problem From: Ali (arsajedi <email protected>)
Date: 03/02/01

Hello John,

thanks for your reply.

> I was able to use phplib sessions and separate the application database
> from the phplib database only by using
> the php database connect functions NOT phplib functions to connect to the
> application database.

This is what I do. But still it does not work properly. The first time I
call the page I get a prompt and after providing required data I get a
validation but the next time I call the same page I get a prompt again and
it goes like this the whole way as this page calls different functions
depending on the action required.

> I found it MUCH easier however to move the phplib tables into the
> application database and then use the phplib connect functions.

I have got already a database with phplib tables in it which works fine.
This database has got a similar structure to the first one. That 's why I
can't put everything in one database. Is it possible to use a second
instance of phplib at all? or what is the solution if somebody could think
of it. Thanks very much.

Ali

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