|
|
|
|
|
|
|
![]() |
#1 |
Internet! Is that thing still around?
|
i'd guess that it's because on your new host register_globals is off. Does your code rely on register_globals being on?
run phpinfo() to see if it is set to off or on. what does var_dump($_POST) show when you put it on the top of your script that processes the form data? hth rich
__________________
ICQ# 6820996 |
![]() |
![]() |
![]() |
#2 |
Certified Nice Person
|
Yup, globals are off. I've got a ticket into my host now to edit my php.ini. I shell'd in and tried to edit it myself, but it said I didn't have permission. Don't know why I have root access if I can't do anything...
var_dump($_POST) produces an error. Thank you, fingers crossed.
__________________
Click here to purchase a bridge I'm selling. |
![]() |
![]() |
![]() |
|
|