27.11.2012, 00:04
I can't seem to figure this out and I haven't really seen any examples I can understand... maybe one of you can help!
I have a table in my MySQL DB for reports. Each time someone does /report, all of the info from the report is inserted into the DB table. Now, I would like for administrators to be able to do /reports and the server will display a dialog which loads maybe the past 10-15 reports in the table. Maybe even give them the option to "Load More" and display the next 10-15 reports. Can someone help?
For what it's worth; all credits to any code will be added in the script!
EDIT: By the way, I'm using BlueG's MySQL plugin, R7 - not sure if this info. is needed or not though.
I have a table in my MySQL DB for reports. Each time someone does /report, all of the info from the report is inserted into the DB table. Now, I would like for administrators to be able to do /reports and the server will display a dialog which loads maybe the past 10-15 reports in the table. Maybe even give them the option to "Load More" and display the next 10-15 reports. Can someone help?
For what it's worth; all credits to any code will be added in the script!
EDIT: By the way, I'm using BlueG's MySQL plugin, R7 - not sure if this info. is needed or not though.