REDROOM
PHP 8.1.33
Path:
Logout
Edit File
Size: 2.71 KB
Close
/home/jambtst2015/public_html/giraffeng.com/chatfiles/chat_form.php
Text
Base64
<form action="" method="post" id="form_chat" onsubmit="return addChatS(this)"> <div id="name_code"> <?php echo '<input type="hidden" name="chatroom" id="chatroom" value="'. $this->chatrooms[0]. '" />'; // if not set for logged users ($chatadd is 1) add field to set the name // else, if $chatuser not empty, sets the field with the name, hidded if($this->chatadd === 1) { echo $this->lsite['addnmcd'].': <em id="code_ch">'. substr(md5(date(" j-F-Y, g:i a ")), 3, 4). '</em><br />'. $this->lsite['name'].': <input type="text" name="chatuser" id="chatuser" size="12" maxlength="12" /> '. $this->lsite['code'].': <input type="text" name="cod" id="cod" size="4" maxlength="4" /> <input type="button" name="set" id="set" value="Set" onclick="setNameC(this.form)" />'; } else if(defined('CHATUSER')) { echo '<input type="hidden" name="chatuser" id="chatuser" value="'. CHATUSER. '" /> <span id="enterchat" onclick="enterChat()">'.sprintf($this->lsite['enterchat'], CHATUSER).'</span>'; } // Add or not button for links $alink = (CHATLINK === 1) ? '<img src="chatex/url.png" alt="URL" title="Link" onclick="setUrl(\'adchat\');" />' : ''; ?> </div> <div id="chatadd"> <div id="chatex"> <img src="chatex/bold.png" alt="B" onclick="addChatBIU('[b]','[/b]', 'adchat');" /> <img src="chatex/italic.png" alt="I" onclick="addChatBIU('[i]','[/i]', 'adchat');" /> <img src="chatex/underline.png" alt="U" onclick="addChatBIU('[u]','[/u]', 'adchat');" /> <?php echo $alink; ?> <img src="chatex/0.gif" alt=":)" title=":)" onclick="addSmile(':)', 'adchat');" /> <img src="chatex/1.gif" alt=":(" title=":(" onclick="addSmile(':(', 'adchat');" /> <img src="chatex/2.gif" alt=":P" title=":P" onclick="addSmile(':P', 'adchat');" /> <img src="chatex/3.gif" alt=":D" title=":D" onclick="addSmile(':D', 'adchat');" /> <img src="chatex/4.gif" alt=":S" title=":S" onclick="addSmile(':S', 'adchat');" /> <img src="chatex/5.gif" alt=":O" title=":O" onclick="addSmile(':O', 'adchat');" /> <img src="chatex/6.gif" alt=":=)" title=":=)" onclick="addSmile(':=)', 'adchat');" /> <img src="chatex/7.gif" alt=":|H" title=":|H" onclick="addSmile(':|H', 'adchat');" /> <img src="chatex/8.gif" alt=":X" title=":X" onclick="addSmile(':X', 'adchat');" /> <img src="chatex/9.gif" alt=":-*" title=":-*" onclick="addSmile(':-*', 'adchat');" /></div> <input type="text" name="adchat" id="adchat" size="88" maxlength="200" /> <input type="submit" value="<?php echo $this->lsite['chat']; ?>" id="submit"/> <div id="logoutchat" onclick="delCookie('name_c')"><?php echo $this->lsite['logoutchat']; ?></div> <a href="http://coursesweb.net/" title="Web Programming Development Courses" target="_blank" id="mp">CoursesWeb.net</a> </div> </form>
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.51 KB
lrw-r--r--
2025-11-04 19:49:52
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).