http://yoursite.com/shoutbox/
http://yoursite.com/shout.php
http://yoursite.com/shoutbox/menage/install.php
<IFRAME style="border:1px solid #cccccc;" SRC="../shoutbox/code.php" WIDTH=230 HEIGHT=440></iframe>
6. chmod 644 config.php
Code: [Select]6. chmod 644 config.php where exactly is config.php?
please where exactly is the script for download?
Does a newbee installation guide excist for this nice shoutbox 2.0?If so; where can I read or download it?
$name=array($text,$text1,$home);foreach ($name as $name) {if(preg_match("/%/", $name)) { echo "<center><div id=\"toprow\">Invalid Characters \"%\" </div>";Die(); }if(preg_match("/;/", $name)) { echo "<center><div id=\"toprow\">Invalid Characters \";\" </div>";Die(); }if(preg_match("/</", $name)) { echo "<center><div id=\"toprow\">Invalid Characters \"<\" HTML is not allowed"; Die(); }if(preg_match("/\\[/", $name)) { echo "<center><div id=\"toprow\">Invalid Characters \"[\" BB code is not allowed"; Die(); }}