| How to turn off register_global using .htaccess? |
|
|
|
| Written by ZadPro | |
| Wednesday, 21 November 2007 | |
|
To turn off your host register_global create a .htaccess file and add the following code in the file: php_flag register_globals off |
| Next > |
|---|



