On Thu, 2006-05-04 at 13:48, Chris W. Parker wrote: > Jay Blanchard <mailto:jblanchard@xxxxxxxxxx> > on Thursday, May 04, 2006 10:42 AM said: > > > [snip] > > - Anything else you wish to add pertaining to the > > above. > > [/snip] > > > > People who use GET requests are lazy. > > What does... > > <a href="edit_user.php?uid=241241">Edit User #241241</a> > > ...have to do with being lazy? If you're sending over a couple of hundred characters in a GET request you're probably being lazy because a form would do the job better. Although, sometimes it can't be helped because you're requesting a web service that is stupid and requires GET only. Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php