[Phpmyadmin-devel] trim() expects parameter 1 to be string, array given

Hi, Do you have experience with this warning ? Can anyone help me to get rid of this warning. -- Regards. Thilina Buddika Abeyrathna, Department of Computer Engineering, Faculty Of Engineering, University of Peradeniya, Sri Lanka.

Le 2012-06-15 10:03, Thilina Buddika Abeyrathna a écrit :
Hi, Do you have experience with this warning ? Can anyone help me to get rid of this warning.
The code is passing an array to trim() when this function expects a string, so find out why you are passing an array there. -- Marc Delisle http://infomarc.info

On Fri, Jun 15, 2012 at 8:43 PM, Marc Delisle <marc@infomarc.info> wrote:
Le 2012-06-15 10:03, Thilina Buddika Abeyrathna a écrit :
Hi, Do you have experience with this warning ? Can anyone help me to get rid of this warning.
The code is passing an array to trim() when this function expects a string, so find out why you are passing an array there.
Thank you Marc.
-- Marc Delisle http://infomarc.info
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Regards. Thilina Buddika Abeyrathna, Department of Computer Engineering, Faculty Of Engineering, University of Peradeniya, Sri Lanka.
participants (2)
-
Marc Delisle
-
Thilina Buddika Abeyrathna