Anonymous | Login | Signup for a new account | 12-17-2024 11:42 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000008 | [Quercus] | minor | always | 11-28-05 13:56 | 12-30-05 18:10 | ||||
Reporter | creich | View Status | @0@ | ||||||
Assigned To | creich | ||||||||
Priority | normal | Resolution | won't fix | ||||||
Status | closed | Product Version | |||||||
Summary | 0000008: register_globals is not yet implemented | ||||||||
Description |
Since version 4.2.0, PHP has strongly advised developers to write scripts that DO NOT required register_globals = On. However, it is a facility that many people may be using. It's functionality can be duplicated in Quercus, however, with the following script: <?php extract($_REQUEST); ?> $_REQUEST is a super global that contains all of the variables from GET, POST and COOKIE. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0000612) ferg 12-30-05 18:10 |
Quercus will not support register_globals=on for security reasons. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |