Welcome Guest, Not a member yet? Register   Sign In
mysql_fetch_row() in CodeIgniter
#5

[eluser]skunkbad[/eluser]
[quote author="umefarooq" date="1260709217"]here is the user guide link for your problem.

http://ellislab.com/codeigniter/user-gui...sults.html[/quote]

The OP's problem is, there is no result method that will produce an array with numeric indices. In plain PHP, mysql_fetch_array returns BOTH numeric and associative indices, but CI's result_array() only returns associative indices.


Messages In This Thread
mysql_fetch_row() in CodeIgniter - by El Forum - 12-12-2009, 10:52 PM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-12-2009, 11:02 PM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 01:00 AM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 11:07 AM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 11:09 AM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 11:14 AM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 11:21 AM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 01:51 PM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 02:57 PM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 03:35 PM
mysql_fetch_row() in CodeIgniter - by El Forum - 12-13-2009, 04:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB