Click here to Skip to main content
15,896,497 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Quite Refreshing Pin
theoldfool12-Jun-19 4:22
professionaltheoldfool12-Jun-19 4:22 
GeneralRe: Quite Refreshing Pin
  Forogar  12-Jun-19 5:51
professional  Forogar  12-Jun-19 5:51 
GeneralRe: Quite Refreshing Pin
W Balboos, GHB12-Jun-19 6:11
W Balboos, GHB12-Jun-19 6:11 
GeneralRe: Quite Refreshing Pin
Rick York12-Jun-19 6:22
mveRick York12-Jun-19 6:22 
GeneralRe: Quite Refreshing Pin
Johnny J.12-Jun-19 6:35
professionalJohnny J.12-Jun-19 6:35 
GeneralRe: Quite Refreshing Pin
W Balboos, GHB12-Jun-19 6:38
W Balboos, GHB12-Jun-19 6:38 
GeneralRe: Quite Refreshing Pin
dandy7212-Jun-19 10:43
dandy7212-Jun-19 10:43 
GeneralRe: Quite Refreshing Pin
W Balboos, GHB13-Jun-19 1:19
W Balboos, GHB13-Jun-19 1:19 
foreach ($user as $fool) {
A great bug-a-boo: how do you validate a field that is supposed to accept text input? Droplists are everywhere possible (to prevent foolishness and sloth); as are number-only fields; even a field for VIN which checksums the value and warns of an error. Etc Etc Etc.

Sloppy work is just that - someone needs to clean up the spills.   And, of course, there's no cure for stupid.

In this case, it was either (1) user input error, or (2) data sets sent by an outside source which themselves are not validated.
} // END: foreach ($user as $fool)



Ravings en masse^
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

GeneralAdvertising cleverness PinPopular
NeverJustHere11-Jun-19 23:40
NeverJustHere11-Jun-19 23:40 
GeneralRe: Advertising cleverness Pin
megaadam11-Jun-19 23:48
professionalmegaadam11-Jun-19 23:48 
GeneralRe: Advertising cleverness Pin
OriginalGriff11-Jun-19 23:51
mveOriginalGriff11-Jun-19 23:51 
GeneralRe: Advertising cleverness Pin
CPallini12-Jun-19 0:15
mveCPallini12-Jun-19 0:15 
GeneralRe: Advertising cleverness Pin
glennPattonWork312-Jun-19 0:24
professionalglennPattonWork312-Jun-19 0:24 
GeneralRe: Advertising cleverness Pin
CPallini12-Jun-19 0:37
mveCPallini12-Jun-19 0:37 
GeneralRe: Advertising cleverness Pin
glennPattonWork312-Jun-19 0:41
professionalglennPattonWork312-Jun-19 0:41 
GeneralRe: Advertising cleverness Pin
lopatir12-Jun-19 0:45
lopatir12-Jun-19 0:45 
GeneralRe: Advertising cleverness Pin
RickZeeland12-Jun-19 1:33
mveRickZeeland12-Jun-19 1:33 
GeneralRe: Advertising cleverness Pin
W Balboos, GHB12-Jun-19 2:56
W Balboos, GHB12-Jun-19 2:56 
GeneralRe: Advertising cleverness Pin
den2k8812-Jun-19 4:25
professionalden2k8812-Jun-19 4:25 
GeneralRe: Advertising cleverness Pin
CodeWraith12-Jun-19 1:41
CodeWraith12-Jun-19 1:41 
GeneralRe: Advertising cleverness Pin
CPallini12-Jun-19 2:33
mveCPallini12-Jun-19 2:33 
GeneralRe: Advertising cleverness Pin
CodeWraith12-Jun-19 2:42
CodeWraith12-Jun-19 2:42 
GeneralRe: Advertising cleverness Pin
CPallini12-Jun-19 3:09
mveCPallini12-Jun-19 3:09 
GeneralRe: Advertising cleverness Pin
  Forogar  12-Jun-19 2:25
professional  Forogar  12-Jun-19 2:25 
GeneralRe: Advertising cleverness Pin
TNCaver12-Jun-19 5:18
TNCaver12-Jun-19 5:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.