Hi!
I have a problem with the session_cache_expire function in PHP ... it works perfectly alright with IIS but doesn't work on Apache ... On Apache I get this error:
Fatal error: Call to undefined function: session_cache_expire() in ...
Is there a way to get it working in Apache as well?
Thanx in advance!
/// NetRoam