Nw BBS 壬天堂世界

 找回密码
 注册
搜索
热搜: 资料集合
查看: 1798|回复: 21
收起左侧

我头像的mimi= =

[复制链接]
发表于 2006-4-19 23:13:29 | 显示全部楼层 |阅读模式
好吧 我就大发慈悲让你们看看我头像的mimi吧= =
很简单的 就几行语句而已

不过你们有没有办法弄就不得而知了= =








































<?php
/*
* Name your images 1.jpg, 2.jpg etc.
* Add this line to your page where you want the images to
* appear: <?php include "randomimage.php"; ?>
*/
//global $HTTP_GET_VARS;
//$n = $HTTP_GET_VARS["total"];
// Change this to the total number of images in the folder
$total = "3";
// Change to the type of files to use eg. .jpg or .gif
$file_type = ".jpg";
// Change to the location of the folder containing the images
$image_folder = "";
// You do not need to edit below this line
$start = "1";
$random = mt_rand($start, $total);
$image_name = $random . $file_type;
//echo "<img src=\"$image_folder/$image_name\" alt=\"$image_name\" />";
header("Location: $image_folder/$image_name");
exit;
?>
回复

使用道具 举报

发表于 2006-4-19 23:15:00 | 显示全部楼层
哦~~~~~~~~~~你的MIMI我还是不懂- -
回复

使用道具 举报

发表于 2006-4-19 23:16:20 | 显示全部楼层
好象很复杂。。。。
回复

使用道具 举报

发表于 2006-4-19 23:18:15 | 显示全部楼层
php....?高级货。。。。
回复

使用道具 举报

发表于 2006-4-19 23:21:44 | 显示全部楼层
真渣 - -
回复

使用道具 举报

发表于 2006-4-19 23:25:18 | 显示全部楼层
什么东西?
回复

使用道具 举报

 楼主| 发表于 2006-4-19 23:28:50 | 显示全部楼层
是吧 给了也没用= =
回复

使用道具 举报

发表于 2006-4-19 23:56:24 | 显示全部楼层
哈哈哈哈
回复

使用道具 举报

发表于 2006-4-19 23:57:17 | 显示全部楼层
收回,看到了,就是打开贼慢

[ 本帖最后由 密码忘了 于 2006-4-20 00:00 编辑 ]
回复

使用道具 举报

 楼主| 发表于 2006-4-20 00:04:44 | 显示全部楼层
连接是梁上我的电脑的 不是每个ISP都能连得上的= =
回复

使用道具 举报

发表于 2006-4-20 06:02:40 | 显示全部楼层
代码~ 哈哈~  保存~保存~
回复

使用道具 举报

发表于 2006-4-20 10:46:33 | 显示全部楼层
不懂。。。。
回复

使用道具 举报

游子 该用户已被删除
发表于 2006-4-20 15:41:14 | 显示全部楼层
好難懂喔
回复

使用道具 举报

发表于 2006-4-20 18:48:32 | 显示全部楼层
不明~
回复

使用道具 举报

发表于 2006-4-20 18:50:51 | 显示全部楼层
呃,这不是随机显示图片的PHP程序么...
回复

使用道具 举报

发表于 2006-4-20 18:51:41 | 显示全部楼层
万艾可75人= =
回复

使用道具 举报

 楼主| 发表于 2006-4-20 19:38:24 | 显示全部楼层
原帖由 理亚 于 2006-4-20 18:51 发表
万艾可75人= =

伦家已经连代码地发出来了[wdb2]
回复

使用道具 举报

发表于 2006-4-20 19:48:53 | 显示全部楼层
这辈子是甭指望搞懂了- =
回复

使用道具 举报

发表于 2006-4-20 20:31:15 | 显示全部楼层
这里果然是"水区"啊!
回复

使用道具 举报

 楼主| 发表于 2006-4-20 21:49:22 | 显示全部楼层
楼上的什么意思= =???
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|小黑屋|手机版|Archiver|Nw壬天堂世界 ( 京ICP备05022083号-1 京公网安备11010202001397号 )

GMT+8, 2024-10-13 05:19 , Processed in 0.078177 second(s), 4 queries , Redis On.

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表