It is what I was looking for.
Thx a lot for the information.
Santiago
Lance Lovette wrote:
If you only need to persist a handful of request-agnostic variables you may
be able to make use of an extension I wrote. Note that it doesn't work under
Windows and I haven't tested it under PHP 4.3.x.
http://pwee.sourceforge.net/
Lance
-----Original Message-----
From: Santiago Peirano [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 27, 2004 11:17 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Keep PHP variable values between script calls - XML RPC
Ok, here we go.
I would like to implement an XML-RPC server (a script of course) that
keeps the value of certain variables between the different
invocations
of the script.
I think that it should be possible, but I don't know where to start
(none of the search in internet gave me a starting point).
Thanks in advance
Santiago
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php