Re: [PHP] error not understood

2002-03-09 Thread Jason Wong
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 refe

[PHP] error not understood

2002-03-09 Thread Kancha .
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