Re: GET and POST
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: GET and POST

From: luke <l.d.u.n.c.a.l.f.e@e.m.l(dot)c.c>
Date: Sun Jul 31 2005 - 11:44:11 CEST

> Why do you think the generalisation is useful?

when it comes to forms, i would have put it thus: "if in doubt, use post".
at the very least you gain a cleaner url.

in other situations get is perfectly suited - parsing variables via a
hyperlink to a dynamic page is a good example because it's nice and easy,
but only if the variables aren't particularly dangerous.
Received on Tue Oct 18 02:06:32 2005