REDROOM
PHP 8.1.33
Path:
Logout
Edit File
Size: 1.97 KB
Close
/home/jambtst2015/public_html/giraffeng.com/chatfiles/texts.php
Text
Base64
<?php // Texts added in site (English) $en_site = array( 'chat'=>'Chat', 'name'=>'Name', 'code'=>'Code', 'addnmcd'=>'Add a Name, and this code', 'chatlogged'=>'<h4 id="chlogged">To can add texts in chat, you must be logged in.</h4>', 'online'=>'Online', 'no1online'=>'- No-one online', 'loadroom'=>'<h3>Loadding Chat-Room</h3>', 'notchat'=>' • Not chat added in this room.', 'addurl'=>'Add URL without http://', 'logoutchat'=>'Logout from Chat', 'enterchat'=>'Hi <b>%s</b> Enter the Chat', 'emptyroom'=>'Select a Chat-Room to empty', 'cadmpass'=>'Admin Password:', 'sbmemptyroom'=>'Empty Chat-Room', 'emptedroom'=>'The chat room: <b>%s</b> is empty', 'err_emptedroom'=>'Cannot empty the chat room: ', 'err_savechat'=>'Unable to save data in: %s , or the file cannot be created', 'err_name'=>'The name must contain between 2 and 12 characters.\n- Only: Letters, Numbers, Space, Dash, and _\n- Space only inside name.', 'err_nameused'=>' - is already used. \n Choose another nickname', 'err_vcode'=>'Add correct verification code', 'err_textchat'=>'The text must contain between 2 and 200 characters', 'err_addurl'=>'Incorrect URL format \n Add URL without http:// \n Example: coursesweb.net/ajax/', 'err_adminpass'=>'<h3 style="margin:2em auto 2em 40%; color:#fe0100;">Incorrect Password</h3>' ); // Sets an json object for JavaScript with text messages according to language set function jsTexts($lsite) { // define the JavaScript json object $texts = 'var texts = { "online":"'.$lsite['online'].'", "no1online":"'.$lsite['no1online'].'", "notchat":"'.$lsite['notchat'].'", "err_name":"'.$lsite['err_name'].'", "err_nameused":"'.$lsite['err_nameused'].'", "err_vcode":"'.$lsite['err_vcode'].'", "err_textchat":"'.$lsite['err_textchat'].'", "err_addurl":"'.$lsite['err_addurl'].'", "loadroom":"'.$lsite['loadroom'].'", "addurl":"'.$lsite['addurl'].'" };'; return '<script type="text/javascript"><!--'.PHP_EOL. $texts.PHP_EOL. '//--> </script>'; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
chatfunctions.js
20.82 KB
lrw-r--r--
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
chatstyle.css
5.64 KB
lrw-r--r--
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
chatstyle_mini.css
4.94 KB
lrw-r--r--
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
chat_form.php
2.71 KB
lrw-r--r--
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
class.ChatSimple.php
5.46 KB
lrw-r--r--
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
emptychat_form.php
754 B
lrw-r--r--
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
error_log
12.23 KB
lrw-r--r--
2025-11-03 01:35:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.htm.bak.bak
628 B
lrwxr-xr-x
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
setchat.php
1.75 KB
lrw-r--r--
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
texts.php
1.97 KB
lrw-r--r--
2024-11-22 17:53:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).