smilies.php
来自「wap 程序 手器电脑通用」· PHP 代码 · 共 13 行
PHP
13 行
<?php
/**
*
* @package wappyCULT: wap community script
* @version 1.00 2006/09/12 21:53:27 wappy
* @copyright (c) 2004-2006 wappyCULT
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
/**
*/
header("Content-type: text/vnd.wap.wml"); echo "<?xml version=\"1.0\"?>"; echo "<!DOCTYPE wml PUBLIC \"//WAPFORUM//DTD WML 1.1//EN\" \"http://www.wapforum.org/DTD/wml_1.1.xml\">"; echo "<wml>\n"; echo "<card title=\"Smilies\">\n"; echo "<p align=\"left\">"; echo "<small>"; echo "<b>Smilies</b><br/><br/>"; echo " Wanna make your chat and forum posts more animated? Then why not make use of Smilies! you don't know how?! Well, nevermind.you ain't at the Help Menu 4 nuthing<br/><br/> Just click on cpanel,scroll down to smilies,click on it.U will now see the smilies with codes on the left hand side of them.Learn off the codes<br/><br/>To add the smilies to your posts or pm's,just write out the code and .....VOILA!<br/><br/>Please do not misuse the smilies,only 2 smilies are allowed per post, you can make use of more smilies in ur private mesages.Smilies do not come out in Shoutbox and in Guestbooks<br/><br/>One last thing, posting just a smilie in forums without writing anything constitutes fraud at wappyCULT. You will b warned and penalized. If u do not take heed to the warnings,u WILL be banned!<br/>"; echo "</small>"; echo "</p>"; echo "<p align=\"center\">"; echo "<small>"; echo "<a href=\"../help.php?sid=$sid\">Help Menu</a><br/>"; echo "<a href=\"../index.php?action=main&sid=$sid\"><img src=\"../images/home.gif\" alt=\"*\"/>"; echo "Home</a>"; echo "</small>"; echo "</p>"; echo "</card>\n"; echo "</wml>\n"; ?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?