tomharto
08-11-2011, 03:37 PM
EDIT: Oops, ignore the mistake in the title :P
Ive made a shoutbox using MySql and PHP what refreshes every 25 seconds so if anyone else posts it is shown without having to refresh the page, is this putting a lot of strain on my database or anything? The query itself searches one table containing 4 different fields (ID, name, shout, date).
Or is there a general better way to do this?
Ive made a shoutbox using MySql and PHP what refreshes every 25 seconds so if anyone else posts it is shown without having to refresh the page, is this putting a lot of strain on my database or anything? The query itself searches one table containing 4 different fields (ID, name, shout, date).
Or is there a general better way to do this?