Y
Hacker News
new
|
ask
|
show
|
jobs
by
ghurtado
3408 days ago
Not even PHP's "register_globals"?
1 comments
Gaelan
3408 days ago
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)
link
ghurtado
3407 days ago
I happen to agree, but the statement was about "useful features".
link