I'm making a sort of cache system. I fell to this problem: I leave a cookie
with the timestamp of the last access, and when the user reconnect, I
compare the timestamp of the last change with the timestamp sent me with the
cookie. Then I leave a new cookie.
So:
if($last_modified <= $last_access)
Does Mcrypt exist for Windows?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Do I need all the lines that load .c files?
Is it not enough to load only .so files?
I receive an error, after I wrote LoadModule php4, because there is a
ClearModuleList instruction that (I think) removes what I loaded.
Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,
I've created an object named "ProfiloPC", and stored its definition in an
included file.
When I serialize this object I can see its name is "profilopc".
I need to use this object in a session, but I receive an error message where
PHP says that I've tried to use a method of the class"profilopc".
Of
I think you have to put it in \winnt.
"Todd Cary" <[EMAIL PROTECTED]> ha scritto nel messaggio
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> When I use php4iaspi.dll with IIS 5 running under Win 2K, all if fine,
> but when I switch to php.ini, php cannot find the php.ini file that is
> in /winnt