And the problem is
I have a huge database having lots and lots of personal messages
and this php code gives the output into a single page resulting in heavy Mysql data transfer
SO if any one can edit the code and make such changes so that the result comes page wise .. for example 50 messages per page
This will be a great help for me