Delete any files and folder forcefully

Use the command Prompt for this command
--------------------------------------------------------------

For Deleting the file.
DEL /F /Q /A name_of_the_file
DEL /F /Q /A C:\Users\HP1\Documents\file.txt
For Deleting the folder

RD /S /Q name_of_the_folder
RD /S /Q C:\Users\HP1\Documents\folder1

Popular posts from this blog

Cant use dump() function in twig files or how to enable debug in opencart twig or print_r alternate use dump() in opencart 3.0

maximum execution time error when importing sql data file since php.ini has been already set max execution time 3000

SEO Custom URL in Opencart