For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > January 2008 > SoapClient.__setCookie() and an array as value?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SoapClient.__setCookie() and an array as value?
Adam

2008-01-31, 7:15 pm

Hello everbody,
does anyone know if there is a possiblity to give the SoapClient
__setCookie() method an value which is transformed to array values?
I debugged what cookies looks like when you get them via
SoapClient._cookies. If you call something like
SoapClient__setCookie("testkey","testvalue") the result is an array
with the name "testkey" and one element, the given "testvalue". But I
could not find out how I can give more than one value to that array.

Have someone a hint for me?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com