I need to take complete control of the HTTP responses, and I don't
want PHP to intervene and send its ones in front of mine etc.
Is there any way of telling PHP NOT to send any headers and instead
give me complete responsibility for generating the correct response?
---
Rob Tweed
M/Gateway Developments Ltd
Global DOMination with eXtc : http://www.mgateway.tzo.com
---
want PHP to intervene and send its ones in front of mine etc.
Is there any way of telling PHP NOT to send any headers and instead
give me complete responsibility for generating the correct response?
---
Rob Tweed
M/Gateway Developments Ltd
Global DOMination with eXtc : http://www.mgateway.tzo.com
---
Comment