I do not know how to turn globals on for certain accounts who need it.
I did however find a solution to the problem by adding this to the
.htaccess file.
php_flag register_globals on
Is that ok to do?
Or is there a better way.
Basicly I was having trouble with a php script i was using, It worked fine
on old host, but now here it didn't. I found the reason to be that globals
where off, so I added the above to the .htaccess file.


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks