Re: [phplib-dev] Using PHP4s session handling From: Kirill Maximov (kir <email protected>)
Date: 09/07/00

Sebastian Bergmann wrote:
>
> Michael Haertl wrote:
> > Is there any effort being made to support PHP4's native session support?
>
> Take a look at the current CVS tree. In prepend.php3 it reads
>
> # What is your PHP Version? Set to "3" or "4"
> $_PHPLIB["version"] = "4";
>
> and there are two different session handlers, one for each major PHP
> version.

  I'm afraid for now there are two files (session[34].inc), but the code
  is identical. AFAIK, no real work was done to support native sessions in
  PHP4.

  BR,
  KIR

-- 
----  -----  -----  -----  -----  -----  -----  -----
Kirill Maximov                      maxkir <email protected>  
                                    ICQ: 14796643

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