On Thu, Apr 25, 2002 at 03:03:43PM -0300, Pierre Arsenault wrote:
> 
> session_cache_expire()
> 
> How does this function work?
> 
> I keep getting and error saying the function is undefined... , I'm using 
> version 4.1.2, which session support built in. According to the 
> documentation this function exist, however looking at the source 
> (session.c, php_session.h) It doesn't appear to be defined... hence the 
> error I am getting. Anyone have any insight on this - or on how to use this 
> function?

For each function in the documentation, the second line after the function 
name lists which version of php has the function. Check it again.

-- 
Matt Rohrer        http://prognostikos.com/        503.816.8789
---------------------------------------------------------------
If men would only give up their silly desire for world dominance, 
the world would be a much finer place.      - Maureen Dowd

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

Reply via email to