摸索了几天PHP后的小作品
为了给论坛做一个原创的插件,我翻了几个插件程序,参照,研究,学习,做了一个小东东,看的懂的来一起乐一下~~呵呵
<?
require './include/common.php';
$query = $db->query("SELECT girl FROM Chinese WHERE age<='25' AND age>='18' ORDER BY figure DESC Limit 10000");
while($total= $db->fetch_array($query)) {
$GIRL = $total['girl'];
}
if ($girl!=virgin&&$girl=ugly)
{
showmessage("please logout,I don't wanna c u!","beecn.byebye.php"); }
else if ($girl=beautiful&&$girl=gentle and soft&&$girl=love me)
{
showmessage("login wedding system successful","beecn.marry.php"); }
else
{
showmessage("please waiting!","beecn.wait.php"); }
?>
这可不是我做的那个插件哦~
Posted by 最懒的蜜蜂 | 引用(2835) | 阅读2797次
多漂亮的程序啊
,要加缩进看着就更好了。
Trackback