Jump to content

[SOLVED] fetch array loop, last rows


smerny

Recommended Posts

I am looping an array of rows and I would like the last row or two to have something different done to it during the loop through... is there a way I can do this easily? Like mysql pass on to php that it is in it's last row or two?

 

The only thing I could think of is to get the number of rows with mysql_num_rows have a var count the number of loops through... is there a better way?

Link to comment
https://forums.phpfreaks.com/topic/168582-solved-fetch-array-loop-last-rows/
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.