Solving register_globals OFF trouble
From 4.2.0 version of PHP, as default setting they have turned register_globals variable to ON. This script solves the register_globars without having to change php.ini file. Just include the getget.php and getpost.php at the beginning of your php code in order to get all your query string and/or POST vars with same names.
Listing Details
- Version:
- 1.0
- Filed in:
-
Scripts / PHP / Scripts & Programs / Miscellaneous
- Submitted on:
- Last Updated:
- Jan 15, 2003
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Solving register_globals OFF trouble