Posted by Ewoud Dronkert on 02/13/06 22:34
laredotornado@zipmail.com wrote: > Using PHP 4, what are the shortest amount of lines I can write to > delete all the files in a given directory? <?php $ret = `cd $mydir && rm -fr *`; ?> -- E. Dronkert
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming