Re: [PHP-DB] Using placeholder without pass by reference in MySqli

2010-11-27 Thread None
? Bastien phps...@gmail.com wrote in message news:962f0fd6-0eaa-495a-831e-da05bc1ab...@gmail.com... On 2010-11-26, at 7:46 PM, None abcdef...@mailinator.com wrote: ?Could be a silly question, but i can't find a method to use placeholder (MySqli) without passing by reference (bind_param) or

Re: [PHP-DB] Using placeholder without pass by reference in MySqli

2010-11-26 Thread Bastien
On 2010-11-26, at 7:46 PM, None abcdef...@mailinator.com wrote: ?Could be a silly question, but i can't find a method to use placeholder (MySqli) without passing by reference (bind_param) or receive by reference (bind_result)? is that right? I really hate use reference becouse in large