PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
im using mysql_fetch_array to get rows of a result array, however how can i count how many rows were returned without having to pasds a seperate count query to mysql?