Jump to content

Deleting a Directory (With Contents Inside)


Warptweet

Recommended Posts

Like most people who use a host to host their website, it's probably stored in public_html.

 

My public_html is so incredibly stacked with useless things, I need a fresh start. I tried deleting it with my FTP program, but my directory public_html is so ridiculously stacked, my internet has a connection glitch before it can even finish expanding the folders and begin deleting files -- and I really don't know what else to do.

 

I guess I could use my favorite coding language PHP to do this for me.

How would I delete an entire directory, including all the contents inside that directory, and all directories inside that directory. (public_html)

 

I'm sure theres a function, but for some reason I can't find it on php.net -- maybe I misread something.

Thanks for any help!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.