include("/opt/apache/htdocs/count/index.php"); $rand_num = mt_rand(1000,9999); //产生随机数字 $one = (int)($rand_num/1000); $two = (int)($rand_num%1000/100); $three = (int)($rand_num%100/10); $four = $rand_num%10; $_SESSION["rand_num_session"] = $rand_num; ?>
加入收藏 | 设为首页 | |
![]() |
首 页 ![]() ![]() ![]() ![]() ![]() ![]() |
|
//本页面用于输出留言内容 include("database.php"); ?> |