On Sep 16, 4:05 pm, craiganz <[email protected]> wrote: > Hi. > Actually this type of construct even masks the same type of error it's > trying to prevent. > Consider this programming error: > $value = (isset($_GET['too'])) ? $_GET['foo'] : null;
well, not so much a programming error as that they're not strictly equivalent. --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
