Jump to content

[SOLVED] Quck question


alejandro52

Recommended Posts

How do i move from one row to another without using while in while($row = mysql_fetch_row($result))? ::) when you fetch thow row and get the data from the first row and you want to move to the next data how to you move the pointer there?In java you would write row.next().  I trying gooling it but couldn't find anything.

Link to comment
https://forums.phpfreaks.com/topic/53071-solved-quck-question/
Share on other sites

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.