Re: [PHP] Functions
by Gerry D other posts by this author
Aug 13 2006 6:46PM messages near this date
Re: [PHP] Functions
|
Re: [PHP] Functions
On 6/30/06, Richard Lynch <ceo@[...].com> wrote:
> #2. Don't alter the case of the input data, if at all possible.
> Accept what the user has given, and take it as it is. You can make
> your application not care about case, and you can format the case on
> ouput (maybe even with fancy CSS stuff) but don't mess with their
> input.
Why not clean up crappy input right at the source, Richard?
Gerry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Benc11@Gmail.Com
Richard Lynch
Gerry D
Richard Lynch
Chris
Benc11@Gmail.Com
Amit Arora
Stut
John Meyer
|