Hey guys,

Does anybody know why we have $_GET and $_POST, but not $_PUT and
$_DELETE?  As far as I can tell, the only way to get these out currently is
to parse their values by reading the incoming stream directly.

Is there a reason why we don't want this or is it just that nobody has
actually written it yet?

--Kris

Reply via email to