Hi,
I thought that $_POST was read only. I just descovered I can change the
values of it's elements. Is this considered bad style? Seems like this
might be something that is outlawed in the future.
Thanks,
Peter
I thought that $_POST was read only. I just descovered I can change the
values of it's elements. Is this considered bad style? Seems like this
might be something that is outlawed in the future.
Thanks,
Peter
Comment