On Saturday 09 March 2002 17:25, Kancha . wrote:
> what does this error mean. What should i do to make it
> portable to future version of php. I'm using version
> 4.1.0
>
> Warning: Call-time pass-by-reference has been
> deprecated - argument passed by value; If you would
> like to pass it by reference, modify the declaration
> of [runtime function name](). If you would like to
> enable call-time pass-by-reference, you can set
> allow_call_time_pass_reference to true in your INI
> file. However, future versions may not support this
> any longer. in /var/www/html/accounts.php on line 123

Do you get this error on code written by yourself or on someone else's code?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
If you think the problem is bad now, just wait until we've solved it.
                -- Arthur Kasspe
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to