<? ob_start(); passthru("dir"); $var = ob_get_contents(); ob_end_clean(); //Use this instead of ob_flush() ?>
You have javascript disabled. You will not be able to edit any code.