[PHP] session_regenerate_id() - Call to undefined function

2003-06-26 Thread D. R. Hansen
I am getting a Call to undefined function when invoking 
session_regenerate_id().

No typos -- I've checked.

Fatal error: Call to undefined function: session_regenerate_id() in 
/path_to_my_script/resetsession.php3 on line 5

Running PHP 4.3.1 on RH 8.0 and Apache 2



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


Re: [PHP] session_regenerate_id() - Call to undefined function

2003-06-26 Thread Gerard Samuel
PHP 4 = 4.3.2

D. R. Hansen wrote:

I am getting a Call to undefined function when invoking 
session_regenerate_id().

No typos -- I've checked.

Fatal error: Call to undefined function: session_regenerate_id() in 
/path_to_my_script/resetsession.php3 on line 5

Running PHP 4.3.1 on RH 8.0 and Apache 2





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


Re: [PHP] session_regenerate_id() - Call to undefined function

2003-06-26 Thread Leif K-Brooks
D. R. Hansen wrote:

I am getting a Call to undefined function when invoking 
session_regenerate_id().

No typos -- I've checked.

Fatal error: Call to undefined function: session_regenerate_id() in 
/path_to_my_script/resetsession.php3 on line 5

Running PHP 4.3.1 on RH 8.0 and Apache 2
http://us4.php.net/session_regenerate_id
(PHP 4 = 4.3.2)
--
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt 
to decrypt it will be prosecuted to the full extent of the law.


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