[phplib] Object not found From: Mauricio Cuenca (mcuenca <email protected>)
Date: 01/22/01

Hello,

I'm new on the list, I tried to solve my problem with the archives but have
no luck.

I installed PHPLib and it works almost fine. I'm in hosted site, so I have
no access to the php.ini. The DataBase connection works and the tests that
come with the library also work. But when try to invoke the following line
in my code:

<?php $sess->purl("store.php3?section=clothing&cat=1"); ?>

I get The following error:
Warning: Object sess not found on line XX at /path
Fatal error: Member function used on a non-object in /path

Con you please help me with this?

TIA.

Mauricio Cuenca H.

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