call time by reference
Posted by: silent1643
Posted on: 2007-03-28 05:52:00
i noticed that allow_call_time_pass_reference is turned off in my site php settings. I have tried to create a php.ini file to turn this on but seems that this is not working. Is there any way to turn all_time_pass_reference
on in my php settings, or is this something that must be done some other way?
my php.ini code
allow_call_time_pass_reference = On
and was placed in my root of my site