Tạo 1 file bất kỳ .php ví dụ abc.php dán code này vào
<?php
@session_start();
@set_time_limit(0);
function getDir($dir='/',$root=null){
global $_SESSION;
if(is_dir($root.$dir)){
$dir_op = opendir($root.$dir);
$i=0;
while($ar = readdir($dir_op)){
if($ar!='.' && $ar!='..'){...
Admin
Thread
http tuoitreit vnthreads27812 code php tao fileindex cho thu muc chua co html
xinfileindexdep