RE: [PHP-SOAP-DEV] Problem with session example . Not working.
Status: Alpha
Brought to you by:
rodif_bl
From: phpsurf <ph...@if...> - 2002-05-10 10:07:57
|
hi there is a little error in this example on the web site : in the session-server-src.php, you need to replace SoapObject with SoapServer ... certainly some too fast Copy/Paste ! :) and then it should work ... > -----Original Message----- > From: php...@li... > [mailto:php...@li...]On Behalf > Of andrey > Sent: vendredi 10 mai 2002 11:19 > To: php...@li... > Subject: [PHP-SOAP-DEV] Problem with session example . Not working. > > > I've tried with no success the example from the site about sessions - > server & client. The sessions are created in the server but and the > session_id is equal among 3 requests but the server returns NULL. Why - I > don't have an idea. I looked at the source at saw that there are some kind > of session handling but only that - i'm not C guru. Obviously the > session_id > is caried between 3 requests but why NULL is received instead of 1,2,3. > Unfortunately I need this feature and my temporal solution is > CSession class > I wrote last night which is a wrapper for sessions with 4 methods > (constructor,get_var($name),set_var($name,$val), get_sid()). I've > written 2 > versions - at the moment I'm working with one that serialize in TEXT field > (mysql). The second one uses session_*() of PHP but does not work > as I said > above. > > Looking forward for some advice. > > Andrey > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Phpsoaptoolkit-development mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpsoaptoolkit-development ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif |