Yes unlink('*.php'); should work...

If god doesn't want that, just use exec('rm -f *.php');

Regards

--

M.CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com Hébergement de sites internets.

"Jeff Bluemel" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> when this php script starts I want it to remove *.php
>
> how can I do this?  will unlink accept a wild card?
>
>
> Jeff
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to