Nickk
02-03-2011 08:11 PM
#1
I'm working on a new site, with a usersystem.. but the only thing i'm having trouble with is a Shoutbox.
Could anyone point me in the direction of a php script for this that is FREE.
and that you do yourself, not some company.
Sorry to bug you all, just having a bit of trouble
shadow
02-04-2011 12:39 AM
#2
The way to learn is to think about it yourself, then look on PHP's site for functions which will assist you.
If your looking for a script online,
click here
As you say your making a user system you must have some PHP knowledge, so if you explain what your finding hard I should be able to assist.
Demolition
02-04-2011 08:00 AM
#3
A shout box or 'chat room' has to be supervised by MODERATORS as you as the HOST you won't need to add 'ADMINS' cause it's just a shout box, yeah some arrogant stupid people will post something rude or inappropriate but your MODERATORS(which should check the 'chat room'/shout box daily) should instantly delete it.
But really you should just get a simple one, just Google the phrase 'PHP Shout box script' and you should be on your way to shout box heaven.
-
Dave Smith
Demolition
Jason
02-04-2011 07:52 PM
#4
I think you may be looking for something more like
this
Good luck with it, let us know how it turns out