Welcome Guest, Not a member yet? Register   Sign In
Database Query result frustration
#2

(04-12-2020, 08:48 AM)stlake2011 Wrote: Also one thing that puzzles me though is why is_array() is returning false on the result array when its clearly true?

Hello,

Just put:
PHP Code:
var_dump($db_result); 
before the 'if' and you'll get the answer

Vincent
Reply


Messages In This Thread
Database Query result frustration - by stlake2011 - 04-12-2020, 08:48 AM
RE: Database Query result frustration - by vincent78 - 04-12-2020, 02:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB