Ready Chatbox 1 3 > Chatbox / Admin / Index.php

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Ready Chatbox 1 3

Download:
ready-chatbox-1-3.zip

Category:
Chat Scripts

Archive Content:

Chatbox > Admin

Chatbox

Chatbox > Smilies

Chatbox

Index.php:


<?php include('inc_sessioncheck.php');
include(
'inc_template.php'); 
template_header();
?>



<b>Welcome to the Ready chatbox Administration panel.</b><br />

To include your chatbox on your PHP page,  you should use the following code:<br />

<?php
$path_here
=getcwd();
$path_there str_replace"demo/admin",  "chatbox.php",  "$path_here");
print 
"<textarea name=\"textarea\" cols=\"80\" rows=\"3\" style=\"font-family: Courier New,  Courier,  mono;font-size: 10px;color: #333333;\">";
print 
"<?php \n";
print 
"inclue('$path_there') \n";
print 
"?> \n";
print 
"</textarea>";
?>

<?php
template_footer
();
?>



Other Chat Scripts Scripts:

WebMaster Resources Home

©RingsWorld.com