|
|
#1 (permalink) |
|
co-admin
Join Date: Oct 2006
Location: Belgium
Posts: 666
|
Here is a PHP Shoutbox with Admin panel (delete messages [select or all] and bann IPs).
This Shoutbox also works without MySQL (saves the data into TXT-files). Download from Attachment. Online demo: http://styx.freehostia.com/shoutbox3/ Download Link for unregisterd users :- http://www.betlik.com/misc-ups/shoutbox_v3.zip (link updated, working fine now) --> Admin: http://styx.freehostia.com/shoutbox3/admin/ ------> Username: admin ------> Password: admin EDIT I added a RESET-button. Replace the inc_form.php file from the original ZIP, into the one included as atachment here. Or you simply can change line 100 of the file into this: PHP Code:
|
|
|
|
|
|
#5 (permalink) |
|
www.mrgpt.com
|
Wow! Even better than the previous one you posted.
Another good job on this army. ++ Rep.
__________________
› www.mrgpt.com Learn to make money online through get paid to sites. [ Make Money Online | Paid Online Surveys | Work at Home ] |
|
|
|
|
|
#6 (permalink) | |
|
co-admin
Join Date: Oct 2006
Location: Belgium
Posts: 666
|
Quote:
.It is quite simple to chance it . Just cahnce the iframe settings .The ndex.html has the following source: [HTML] <html> <head> <title>shoutbox</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <IFRAME SRC="inc_form.php" WIDTH=200 HEIGHT=500 frameborder="0" scrolling="yes"></IFRAME> </body> </html> [/HTML] Just edit the WIDTH and the HEIGHT of the iframe .
|
|
|
|
|
|
|
#8 (permalink) |
|
co-admin
Join Date: Oct 2006
Location: Belgium
Posts: 666
|
Ow
. That one you mean . Yes, sure, sec .I made the size=100 but of course you need to chance then the width of the IFRAME .I attached the new file . Just unzip the ZIP and replace the old file by the new one .
|
|
|
|
|
|
#9 (permalink) | |
|
Member
Join Date: Oct 2006
Posts: 79
|
Quote:
Im gonna try uploading it today. Thanks again, army. Reputation added |
|
|
|
|