Re: [PHPLIB] $user (and yes i DO beleive in UFO's aswell) From: Jan Johansson (j2 <email protected>)
Date: 03/09/00

> a) there is only one version of phplib running on your machine and

Yes.

> b) you are including the files that you think you are?

Yes.

>
> You have probably already checked this but I thought I had better throw in my
> 2c from my own experience.
>
> Also, what does your page_open() statement look like?

<?php
require('common.inc');
page_open(array("sess" => "CS_Session"));
...
...
...

(common.inc is my skelleton file)

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.