Reply to thread

That's the default order, sure, but that could be different depending on the variables_order directive in PHP.ini.


I would guess it would be pretty rare for the order to be different, but it just seems to be to be wiser simply to use $_POST if that's where the data is coming from.


Back
Top Bottom