Class HTTPCookieSession

Description

Located in /web/mod/mod.httpclient.php (line 106)


	
			
Variable Summary
Method Summary
HTTPCookieSession HTTPCookieSession ( $cookie_name)
void getURLCookie ()
void Request ( $URL, [ $data = null])
void RequestSession ( $URL, [ $data = null])
void _Request ( $URL, [ $postdata = null])
void _setCookie ( $response)
Variables
mixed $cookie_name (line 107)
mixed $cookie_value = null (line 108)
Methods
Constructor HTTPCookieSession (line 110)
HTTPCookieSession HTTPCookieSession ( $cookie_name)
  • $cookie_name
getURLCookie (line 133)
void getURLCookie ()
Request (line 114)
void Request ( $URL, [ $data = null])
  • $URL
  • $data
RequestSession (line 129)
void RequestSession ( $URL, [ $data = null])
  • $URL
  • $data
_Request (line 118)
void _Request ( $URL, [ $postdata = null])
  • $URL
  • $postdata
_setCookie (line 139)
void _setCookie ( $response)
  • $response

Documentation generated on Mon, 22 Oct 2007 17:17:24 +0200 by phpDocumentor 1.3.1