public setRawHeader (mixed $header)
Send a raw header to the response
1 | $response ->setRawHeader( "HTTP/1.1 404 Not Found" ); |
public setRawHeader (mixed $header)
Send a raw header to the response
1 | $response ->setRawHeader( "HTTP/1.1 404 Not Found" ); |
Designed by : w10schools
service@w10schools.com
Please login to continue.