Is there a program for finding uses of register_globals?
register_globals is going way in PHP6. That is fine with me. Super globals are cool and I have taken to using filter_input_array these days anyhow. However, our code base is now 10+ ...
register_globals is going way in PHP6. That is fine with me. Super globals are cool and I have taken to using filter_input_array these days anyhow. However, our code base is now 10+ ...