[SOAP] PHP SOAP cookie AJAX access
[email protected] (nir)
| Newsgroups | php.soap,php.soap,php.soap |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm trying to build a site that will retrive data by SOAP from a remote server. I want to maintain one SOAP session (from login till the completion of the form) till now I thought I can store the client object in the $_SESSION but I understood that it was a mistake. I need to be able to retrive information by SOAP again and again (I'll use AJAX for that) without logging in again (renewing my session) is that possible ? Thanks Nir -- View this message in context: http://www.nabble.com/PHP-SOAP-cookie-AJAX-access-tp16447043p16447043.html Sent from the Php - Soap mailing list archive at Nabble.com.