How to Enable Register Globals
From ReduxWiki
Jump to:
navigation
,
search
Contents
1
PHP4 (DSO)
2
PHP5 (CGI)
[
edit
]
PHP4 (DSO)
Using an
.htaccess
file, the following rule will work.
php_flag register_globals On
[
edit
]
PHP5 (CGI)
Using a
php.ini
file, the following rule will work.
register_globals = On
Back to
How To Documents
Categories
:
CGI
|
Apache
|
PHP
Views
Article
Discussion
Edit
History
Personal tools
Log in / create account
Navigation
Wiki Home
Categories
Announcements
Uptime Reports
Testimonials
Affiliate Program
Recent Changes
Getting Started
Hosted
Resellers
Free migration
Support
How to Documents
Community Forums
Contact Us
Submit a Ticket
Highlights
Categories
Upcoming Edits
Wiki Stats
Advanced Search
Sponsored Projects
Search
Toolbox
What links here
Related changes
Upload file
Special pages
Printable version
Permanent link