Welcome Guest, Not a member yet? Register   Sign In
PHP array question
#3

[eluser]BrianDHall[/eluser]
Use the result_array() function and var_dump() functions to see what your results look like, and then you can better see what exactly you need to do.

Other than that, your question as of now is unanswerable because we don't know what data $xArr contains.

Unless you are looking for this:

Code:
foreach ($xArr as $key => $value)


Messages In This Thread
PHP array question - by El Forum - 12-31-2009, 02:07 PM
PHP array question - by El Forum - 12-31-2009, 02:26 PM
PHP array question - by El Forum - 12-31-2009, 02:30 PM
PHP array question - by El Forum - 12-31-2009, 02:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB