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