Jump to content

Will mysql_fetch_array() work, when returned result is a table?


kvishnu_13

Recommended Posts

Well, the topic says it..will mysql_fetch_array() work, when returned result is a table? I have worked with codes where the returned result is a row(a one-dimensional array), but when it is table, a multi-dimensional array, how do I work with them?

It will be really grateful if someone can explain the process of accessing the values of a returned table.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.