Hey there!
As promised I have released my Ajaxy shoutbox.
Demo: http://jake-hall.co.uk/ajax
Download: http://jake-hall.co.uk/phptutorials/...click.php?id=3
If there are any security issues (i'm aware of one) let me know - i'm sure you will slate me for them but it's only a demo!
The SQL is included in the pack. You need to edit a2.php and put your MySQL details in at the top.
Instructions
To change the "refresh" rate of the shoutbox change this line:
Seconds x 1000 = the number at the end.PHP Code://Display the message every 2000 milliseconds = 2 seconds :)
setInterval("getmsg()", 2000);
(milliseconds)
__________
If you have any problems feel free to PM me or post below.
Have fun.
Thanks,
Jake.





Reply With Quote






