Comment on Yoda ConditionsparentComments−Gaelan9yI'd argue that register_globals is never a good idea. Post-if is sometimes a good idea, with one case that is problematic (less readable, not even a negative affect on function)−ghurtado9yI happen to agree, but the statement was about "useful features".
Comments
I'd argue that register_globals is never a good idea. Post-if is sometimes a good idea, with one case that is problematic (less readable, not even a negative affect on function)
I happen to agree, but the statement was about "useful features".