A little bit help in this PHP code
Have a look at the following PHP code
This PHP code .It runs a MYsql querry and
extracts all the Personal messages from the table dle_pm
This PHP code .It runs a MYsql querry and
extracts all the Personal messages from the table dle_pm
This helps me(admin) to stop spamming inside Personal Messages
The PHP code can be found here
This is the install.php
www.download123.in/code/install.txt
THis is the main code
www.download123.in/code/engine/inc/userspm.txt
The output comes like this (see this image)
http://img512.imageshack.us/img512/107/userpm.jpg
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
View full post on Webmaster-Talk.com
code, help, little, This