downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<SoapClient->__getTypes()SoapClient->__soapCall()>
Last updated: Thu, 26 Jun 2008

SoapClient->__setCookie()

(PHP 5 >= 5.0.4)

SoapClient->__setCookie() — Sets the cookie that will be sent with the SOAP request

Description

SoapClient
void __setCookie ( string $name [, string $value ] )

Defines a cookie to be sent along with the SOAP requests.

Note: Calling this method will affect all following calls to SoapClient methods.

Parameters

name

The name of the cookie.

value

The value of the cookie. If not specified, the cookie will be deleted.

Return Values

No value is returned.



add a noteadd a note User Contributed Notes
Sets the cookie that will be sent with the SOAP request
There are no user contributed notes for this page.




<SoapClient->__getTypes()SoapClient->__soapCall()>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs