回复 #10 chungwoo 的帖子
要收钱的??????????? http://uunx.free.fr/logo/index.php<?
$imgtype=array(bmp,jpg,jpeg,png,gif);
/****************************************************/
$imgtype_count=count($imgtype);
$path=".";
$handle=opendir($path);
while ($file = readdir($handle)){
if (is_dir($file)) {continue;}
$type = explode(".",$file);
$type = $type;
for($i=0;$i<$imgtype_count;$i++){
if($type==$imgtype[$i]){
echo"<img src=".$path."/".$file.">\n";
}
}
}
closedir($handle);
/****************************************************/
?>
回复 #12 随波逐流 的帖子
不错呵呵.......... dxbeat几天就封ip别太乐观;P
空间好办得很啊
[ 本帖最后由 chungwoo 于 2007-3-11 22:05 编辑 ] http://sky.freespace.jp/eee/
用我这个吧,绝对稳定 12楼真简短 我
没有啊............... 自己开个都行啦
小日本的有好几个都行 www.80clan.com/zanzhu
可以自行下载 要装几个neatpic
方便
页:
1
[2]