--- [EMAIL PROTECTED] wrote: > How could I send response message with the header OPTIONS in PHP > instead of send it with Apache configuration?
You can set HTTP response headers with the header() function: http://www.php.net/header Hope that helps. Chris ===== My Blog http://shiflett.org/ HTTP Developer's Handbook http://httphandbook.org/ RAMP Training Courses http://www.nyphp.org/ramp -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php