This is a discussion on Re: [PHP] elegant way of doing something else the last time through a loop? SOLVED within the PHP General forums, part of the PHP Programming Forums category; On Tuesday 15 July 2003 22:47, Petre Agenbag wrote: > Well, it should never be, it comes from a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tuesday 15 July 2003 22:47, Petre Agenbag wrote:
> Well, it should never be, it comes from a drop down that only has 3 > options, any, all or exact > Any caveats there? Never trust/assume user input. All user input can be spoofed/doctored/poisoned. Always have sensible defaults. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* The value of a program is proportional to the weight of its output. */ |