Please answer this simple SPAM challenge: zero minus zero? (Example: nine)
Here the simplest way to delete files with mask<?php $mask = "*.jpg" array_map( "unlink", glob( $mask ) );?>
<< Back to user notes page