I'm using php to access MySQL DB. When there is an DB error, I want my php code returns a HTTP 500
Internal Error code back to the Flex client. The HTTP error codes would trigger the Flex FaultEvent. How can
I send the HTTP error code to the client?
How to return HTTP 500 error code programmatically
Moderator: General Moderators
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm