kothemyeuz
New Member
Modules hiện icon cho tệp jar
Writer haiviet
Diễn đàn sacmau.biz
Up tập tin jar.php vào thư mục forum
Mở forum/index.php tìm
PHP Code:
echo '<br /><a href="index.php?act=file&id=' . $fres['id'] . '">' . $fres['filename'] . '</a>';
Thêm bên trên
PHP Code:
echo ($att_ext == 'jar' ? '<img src="jar.php?file=' . (urlencode($fres['filename'])) .'" alt=""/>' : '');
Xong.
Demo
http://sacmau.biz/forum/index.php?id=6488
http://sacmau.biz/forum/index.php?id=6355
link download
http://wapup.net/574
Writer haiviet
Diễn đàn sacmau.biz
Up tập tin jar.php vào thư mục forum
Mở forum/index.php tìm
PHP Code:
echo '<br /><a href="index.php?act=file&id=' . $fres['id'] . '">' . $fres['filename'] . '</a>';
Thêm bên trên
PHP Code:
echo ($att_ext == 'jar' ? '<img src="jar.php?file=' . (urlencode($fres['filename'])) .'" alt=""/>' : '');
Xong.
Demo
http://sacmau.biz/forum/index.php?id=6488
http://sacmau.biz/forum/index.php?id=6355
link download
http://wapup.net/574