![]() |
|
|
|
|
|||||||
| PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I've implemented a PHP script on my hosting but I get the following error
Code:
FATAL ERROR: register_globals is disabled in php.ini |
|
#2
|
||||
|
||||
|
You can enable this with placing a php.ini file into your hosting folder. This file should contain the following line:
Code:
register_globals = On |
![]() |
| Tags |
| enabled, hosting, php, registerglobals, required, script |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|