In article <[EMAIL PROTECTED]> ,
[EMAIL PROTECTED] (Cysec) wrote:

>I have already scripted a site using PHP 4 and was at the point of uploading
>it to my client's chosen server (decided to go third party) when I discover,
>their server is running PHP3, launch is in five days, and I have 40+ pages
>using PHP4's session handling (session_start() etc.).  This would be a total
>pain to change throughout the site, so I was wondering if anyone knew of a
>script of functions that emulate PHP4's session handling.  I would love to
>be able to just update the server, and would have if it were one I was
>administrating, however I can't.  Any help would be vastly appreciated.

Woof.

PHP's session() stuff was kinda sorta loosely modeled after the (old) PHPLib
stuff, so you *MIGHT* be able to find that and use it...

I don't foresee that happening in 2 days (and counting) though...

-- 
Like Music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to