It would depend on what you're doing within the while loop. If you're just printing something, then the only limit you have to worry about is the execution time limit of the script (default is 30 seconds). If you're doing something that is memory intensive, then it could slow down, but there shouldn't be any kind of limit...
Maybe it's a browser thing? Maybe the browser doesn't like tables with more than 70 rows?? you never know...
---John Holmes...