![]() |
HTTP Funktionen |
|
| |
||
| int header (string string)
(PHP 3, PHP 4 >= 4.0b1) Es wird ein HTTP-Header gesendet |
|
|
| boolean headers_sent (void)
(PHP 3 >= 3.08) Es wird Überprüft, ob die Header schon gesendet wurden |
|
|
| int setcookie (string name, string value, int expire, string path, string domain, int secure [, string value [, int expire [, string path [, string domain [, int secure]]]]])
(PHP 3, PHP 4 >= 4.0b1) Es wird ein Cookie gesendet |
|
| |
| weiter: |
|
| zurück: |
|