PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Beispiel 43-1. Adding a cookie to the request In this example a cookie named version is added to the HTTP request. The value of this cookie is the version string of the PHP interpreter that is running the instance of HTTP_Request.
|
Beispiel 43-2. Reading cookies from a HTTP response Reading cookies that come with a HTTP response is shown in this following example.
|
Zurück | Zum Anfang | Nach vorne |
Basic Authentication | Nach oben | File uploads |