Storing Superglobals
Posted: Tue Apr 15, 2008 12:51 am
Hey,
I'm wondering if it is a good idea to store $_POST, $_GET vars in an include file. I have a lot of repeating vars and was wanting to consolidate them into one file to be included whenever such vars were needed, is this a bad idea?
Thanks,
Jason
I'm wondering if it is a good idea to store $_POST, $_GET vars in an include file. I have a lot of repeating vars and was wanting to consolidate them into one file to be included whenever such vars were needed, is this a bad idea?
Thanks,
Jason