Name: Anonymous 2013-05-31 7:22
http://pastebin.com/BQpvq2tP
My php scripts results keep coming back as 'Array'
I know that it's something to do with the $shuffle value but i need to add multiple mysql_query("select blabla") to $shuffle without it showing up as 'resource id #n'. The moment i add a mysql_fetch_row, it shows up as 'Array'. Is there an alternative way around this?
My php scripts results keep coming back as 'Array'
I know that it's something to do with the $shuffle value but i need to add multiple mysql_query("select blabla") to $shuffle without it showing up as 'resource id #n'. The moment i add a mysql_fetch_row, it shows up as 'Array'. Is there an alternative way around this?