Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
General topics relating to phpBB3 to be posted in here.
-
candie111
- Forum Member

- Posts: 21
- Joined: Mon Nov 29, 2010 7:57 am
Post
by candie111 » Tue Apr 12, 2011 6:21 am
I want to write a simple PHP script that will purge the cache of phpBB. It will be a script that only I access, don't worry about who can access it.
Basically I want to delete everything in the /forums/cache/ folder except for .htaccess and index.htm. How do I go about doing that in a script?