plusses.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=\"Plusses/Points\">\n"; echo "<p align=\"left\">"; echo "<small>"; echo "<b>Plusses/Points</b><br/><br/>"; echo "here are the ways you can get or recieve pluses/points on wappyCULT<br/><br/>by posting in the forums the more posts you get will unlock hidden forums and also the clubs feature here when you have enough pluses<br/><br/>you can get games pluses by playing guess the number and other games coming soon and also other users can give you game pluses this will unlock more games when thay are added<br/><br/>also you can get battle points by winning rap battles in battle board forum these will be added by the battle board judges<br/><br/>and also mods and admin can add pluses for reasons like bringing members to wappyCULT and also deduct pluses for free posting being an example<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&amp;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 + -
显示快捷键?