Click here to Skip to main content
15,908,173 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Handling Exceptions... Pin
ChrisKo18-Jan-08 7:54
ChrisKo18-Jan-08 7:54 
GeneralRe: Handling Exceptions... Pin
geekfromindia18-Jan-08 8:31
geekfromindia18-Jan-08 8:31 
GeneralRe: Handling Exceptions... Pin
Paul Conrad19-Jan-08 5:12
professionalPaul Conrad19-Jan-08 5:12 
GeneralRe: Handling Exceptions... Pin
Andrew P Holden24-Jan-08 6:54
Andrew P Holden24-Jan-08 6:54 
GeneralRe: Handling Exceptions... Pin
Paul Conrad24-Jan-08 7:06
professionalPaul Conrad24-Jan-08 7:06 
GeneralRe: Handling Exceptions... Pin
Nagy Vilmos24-Jan-08 11:57
professionalNagy Vilmos24-Jan-08 11:57 
GeneralRe: Handling Exceptions... Pin
Paul Conrad24-Jan-08 12:34
professionalPaul Conrad24-Jan-08 12:34 
GeneralRe: Handling Exceptions... Pin
neochief25-Jan-08 1:51
neochief25-Jan-08 1:51 
Actually, this is great example why you need to place "php_value error_reporting 0" onto your production sites even if you completelly sure that your last code is right Smile | :)

By the way, if you interested, this site is build on Drupal CMS.
(those ugly errors were by my fault, Drupal is not guilty Smile | :)
GeneralRe: Handling Exceptions... Pin
Paul Conrad25-Jan-08 11:09
professionalPaul Conrad25-Jan-08 11:09 
GeneralRe: Handling Exceptions... Pin
TheGreatAndPowerfulOz18-Feb-08 13:06
TheGreatAndPowerfulOz18-Feb-08 13:06 
GeneralRe: Handling Exceptions... Pin
Derek Bartram22-Mar-08 1:03
Derek Bartram22-Mar-08 1:03 
GeneralRe: Handling Exceptions... Pin
Clive D. Pottinger18-Jan-08 12:51
Clive D. Pottinger18-Jan-08 12:51 
JokeProfessional conditions with IF PinPopular
SalarSoft15-Jan-08 21:19
SalarSoft15-Jan-08 21:19 
GeneralRe: Professional conditions with IF Pin
m@u15-Jan-08 21:41
m@u15-Jan-08 21:41 
GeneralRe: Professional conditions with IF Pin
Rich Insley16-Jan-08 8:27
Rich Insley16-Jan-08 8:27 
GeneralRe: Professional conditions with IF Pin
esplosion16-Jan-08 14:35
esplosion16-Jan-08 14:35 
GeneralRe: Professional conditions with IF Pin
John R. Shaw18-Jan-08 13:49
John R. Shaw18-Jan-08 13:49 
GeneralRe: Professional conditions with IF Pin
Paul Conrad18-Jan-08 18:08
professionalPaul Conrad18-Jan-08 18:08 
GeneralRe: Professional conditions with IF Pin
TheGreatAndPowerfulOz18-Feb-08 13:08
TheGreatAndPowerfulOz18-Feb-08 13:08 
GeneralRe: Professional conditions with IF Pin
unrealweapon16-Jan-08 18:06
unrealweapon16-Jan-08 18:06 
GeneralRe: Professional conditions with IF Pin
SalarSoft16-Jan-08 23:25
SalarSoft16-Jan-08 23:25 
QuestionRe: Professional conditions with IF Pin
CPallini17-Jan-08 0:34
mveCPallini17-Jan-08 0:34 
GeneralRe: Professional conditions with IF Pin
SalarSoft17-Jan-08 6:55
SalarSoft17-Jan-08 6:55 
GeneralRe: Professional conditions with IF Pin
jhwurmbach17-Jan-08 5:01
jhwurmbach17-Jan-08 5:01 
GeneralRe: Professional conditions with IF Pin
CPallini17-Jan-08 5:46
mveCPallini17-Jan-08 5:46 

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.