Hi,
I need to develop a function to delete file from server. I already know file_exist, unlink, functions etc. How to delete a file via PHP? - Stack Overflow
But filename can have specials chars : ’ ( ) and space and it’s more complicated.
Is it possible to find function use by scriptcase ? I don’t want reinvent the wheel
Thanks