![]() |
mysql_fetch_assoc() ??
we do mysql_fetch_array() by $db->fetch_array() in vB
but what should I use to do mysql_fetch_assoc() ?? ps: i tried $db->fetch_assoc() or $vbulletin->db->fetch_assoc()...not working |
$db->fetch_array($result) calls mysql_fetch_array($result, MYSQL_ASSOC) which is the equivalent of mysql_fetch_assoc($result)
use $db->fetch_array() :) |
thank you sir
|
All times are GMT. The time now is 02:36 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|