ryan gacusana wrote:
here is my code
when accessing this url
http://localhost/podcast/podcast.php?mobile=0823172&message=2343443=%3Eryan

This runs on your computer, I can't access it.

else
echo "Message has been sent successfully.";
// in this part i want to respond with a status of 200,sorry i just started php last wik

Actually... If you print this text, the web server sends status 200 to the browser on its own accord. Or am I missing something.

The code I sent you sends custom 404 Not Found - in case you need that.

Iv

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to