What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » php shoutbox help

php shoutbox help
Author: Message:
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
O.P. RE: php shoutbox help
but it can:

quote:
Originally posted by Readme

Installation
------------------------------------------------------------------------
1. Extract the files to a temporary directory. Open shoutbox.php
and edit the settings. REMEMBER CHANGE THE ADMIN PASSWORD!!
The settings are explained in the shoutbox file.

2. Upload to your server. The PHP files, the HTM files,
and the directory "shouts" must be in the same directory.

3. CHMOD the "shouts" directory to 0666 or 0777

4. CHMOD the *.dat files to 0666 or 0777

5. Include the shoutbox into your page via PHP or iframe.

   Using PHP
   *****************************************************
   <?php
   include ( '/path/to/shoutbox.php' );
   ?>
   *****************************************************

   Using Iframes (not recommended,a lot of browsers other than IE cannot render iframes properly!):
   *****************************************************
   <iframe src="http://yoursite.com/path/to/shoutbox.php"></iframe>
   *****************************************************
12-08-2005 10:07 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
php shoutbox help - by Supersonicdarky on 12-08-2005 at 08:21 PM
RE: php shoutbox help - by absorbation on 12-08-2005 at 08:23 PM
RE: RE: php shoutbox help - by Supersonicdarky on 12-08-2005 at 08:28 PM
RE: php shoutbox help - by user35870 on 12-08-2005 at 08:26 PM
RE: php shoutbox help - by zaher1988 on 12-08-2005 at 08:43 PM
RE: php shoutbox help - by Supersonicdarky on 12-08-2005 at 08:44 PM
RE: php shoutbox help - by Plik on 12-08-2005 at 08:56 PM
RE: php shoutbox help - by Supersonicdarky on 12-08-2005 at 08:59 PM
RE: php shoutbox help - by Plik on 12-08-2005 at 09:01 PM
RE: php shoutbox help - by Supersonicdarky on 12-08-2005 at 09:06 PM
RE: php shoutbox help - by Plik on 12-08-2005 at 09:09 PM
RE: php shoutbox help - by Supersonicdarky on 12-08-2005 at 09:11 PM
RE: php shoutbox help - by ShawnZ on 12-08-2005 at 09:24 PM
RE: php shoutbox help - by Supersonicdarky on 12-08-2005 at 09:55 PM
RE: php shoutbox help - by ShawnZ on 12-08-2005 at 10:05 PM
RE: php shoutbox help - by Supersonicdarky on 12-08-2005 at 10:07 PM
RE: php shoutbox help - by ShawnZ on 12-08-2005 at 10:14 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On