xiangce

所属分类:*行业应用
开发工具:PHP
文件大小:16KB
下载次数:13
上传日期:2005-04-24 21:11:38
上 传 者lf368
说明:  中国源码中心 inso相册 v1.0 正式版.上传功能修正已知安全bug(限制上传文件类型)2.自动生成缩略图(大小可在config.php中设置)3.多种排序方法4.限制原始图的大小和宽高5.可选择覆盖或者不覆盖已存在同名文件6.目录直读图片文件7.增加IP统计和在线人数8.统计图片点击次数
(Chinese source Center inso albums v1.0 version. Upload function amendment known security bug (limit upload file types) 2. Automatic generation thumbnail (size can be installed in config.php) 3. A variety of sequencing methods 4. Restrictions on the size of the original plan and wide high 5. optional coverage or do not cover the same name already exists document 6. Contents Direct Reading Photo 7. IP statistics and increase the number of online 8. Photo statistics hits)

文件列表:
84271\insoalbum1\album\img\no.gif (3521, 2004-04-21)
84271\insoalbum1\album\说明.htm (6913, 2004-04-13)
84271\insoalbum1\album\styles.css (881, 2004-04-07)
84271\insoalbum1\album\common.js (3127, 2004-04-07)
84271\insoalbum1\album\config.php (858, 2004-04-21)
84271\insoalbum1\album\counter.php (649, 2004-04-21)
84271\insoalbum1\album\form.php (2553, 2004-04-12)
84271\insoalbum1\album\index.php (8002, 2004-04-21)
84271\insoalbum1\album\inso.php (107, 2004-04-21)
84271\insoalbum1\album\online.php (1095, 2004-03-14)
84271\insoalbum1\album\uploader.php (4963, 2004-04-12)
84271\insoalbum1\album\view.php (1419, 2004-04-21)
84271\insoalbum1\album\cncode.com.txt (2208, 2004-02-21)
84271\insoalbum1\album\count.txt (9, 2004-04-21)
84271\insoalbum1\album\online.txt (21, 2004-04-21)
84271\insoalbum1\album\thumbs (0, 2004-04-21)
84271\insoalbum1\album\img (0, 2011-02-18)
84271\insoalbum1\album (0, 2011-02-18)
84271\insoalbum1 (0, 2004-04-22)
84271 (0, 2011-02-18)

################################################################### # inso相册 1.0 正式版 # # _______________________________________________________________ # # # # 汉化:inso(http://www.shi8.com) # # @ STT(http://www.bestdl.com) # # 永远免费,只希望您保留版权 # ################################################################### 1.要求: PHP4+GD 1.x或者2.x,安全模式最好关闭 2.程序特点: 1.0 正式版 1.上传功能修正已知安全bug(限制上传文件类型) 2.自动生成缩略图(大小可在config.php中设置) 3.多种排序方法 4.限制原始图的大小和宽高 5.可选择覆盖或者不覆盖已存在同名文件 6.目录直读图片文件 7.增加IP统计和在线人数 8.统计图片点击次数 其他看config.php中的注释 3.安装 全新安装: -根据您的服务器按照注释修改好config.php,然后上传 -很重要的一步:配置属性(win主机可不用理会这步) 目录:程序所在目录-777 缩略图所在目录(默认thumbs)-777 文件:count.txt和online.txt-666 -完成了! 升级安装: -修改好config.php中的相关参数 -覆盖所有文件就可以了 -把count.txt和online.txt属性改成666 4.重要说明 -如果您服务器上GD库是2.x的话,请修改index.php第237-238行的 @ $output = imagecreate($w,$h);//for GD 1.X //@ $output = imagecreatetruecolor($w,$h); //for GD 2.X 变成 //@ $output = imagecreate($w,$h);//for GD 1.X @ $output = imagecreatetruecolor($w,$h); //for GD 2.X 这样生成的缩略图效果会好一点。 -一些服务器不支持中文名,所以不要使用中文名..... -绝对路径不知道的话,可以使用inso.php,它会告诉你程序所在的绝对路径的 -安全模式下运行的话,请找到index.php中的view.php?F=,删掉即可(即失去图片点击数统计,建议图片多的用户也这么做) -大家别忘了,把图片用ftp上传上去也可以使用的,而不是只能用程序自带的上传功能上传。 5.演示 http://img.shi8.com 感谢龙龙(http://www.sohu.bz)提供空间放演示[GD版本2.0.15 compatible] 希望老手多多指教 inso(http://www.shi8.com) inso@zj.com

近期下载者

相关文件


收藏者