helloe there i need to force delete a folder with a files inside via php
does $removeDir = @rmdir("$removeThis"); can delete it or any other command should i do
by the way i am using windows web server on my ttesting server and linux on my live server
help me with this please.
thank you in advance