Posted by Rik on 07/05/06 13:46
Dodger wrote:
> Rik wrote:
>> Dodger wrote:
>
>> mysqli_stmt_fetch_assoc doesn't exist, mysqli_stmt_fetch does.
>
> http://us2.php.net/manual/en/function.mysqli-fetch-assoc.php
> Not stmt_fetch_assoc, just fetch_assoc...
if you :
$statement->method
Then you use the mysqli_stmt_ * family.
Check the manual for where functions can be used.
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|