Help for this page
unlink glob("C:\temp\*.audit");
unlink glob("C:\\temp\\*.audit"); unlink glob('C:\temp\*.audit'); unlink glob("C:/temp/*.audit");