I need to delete a bunch of files from subdirectories that have "pix" string in its name.
Is there way to do it with php script that I can run thru browser?
sort of like doing comand but with a siple script.
del /S *pix*
Is there way to do it with php script that I can run thru browser?
sort of like doing comand but with a siple script.
del /S *pix*




Comment