|
Posted by Toby A Inkster on 05/18/07 07:19
Ciaran Byrne wrote:
> http://uk.php.net/manual/en/function.mysqli-stmt-execute.php
Oh yes -- I missed that you were using MySQLi -- had assumed PDO.
In which case, the problem is probably with call_user_func_array passing
its array elements by value, but bind_param expecting to receive its
arguments passed by reference.
--
Toby A Inkster BSc (Hons) ARCS
http://tobyinkster.co.uk/
Geek of ~ HTML/SQL/Perl/PHP/Python/Apache/Linux
Navigation:
[Reply to this message]
|