Is there a way to have a php script return a specific http status code rather than relying on apache to do it?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|||||||||
|
|
You can set header values manually with php, for example:
|
|||
|
|