| Getting Better...
I discovered that some older global variables were not getting set was not getting set and traced it to turning on register_long_arrays in my php.ini file. That solved almost every single problem. Can anyone please tell me if there is any other php.ini variable that should be turned on? What about register_globals or register_argc_argv?
Thanks,
sebuck
|