Posts Tagged ‘files’

Secure File Locations

by

Something that off-the-shelf scripts tend to neglect is saving your files in a secure location. Not all the files, necessarily. Just the valuable ones with things like your database username and password. The files that really matter. Read the rest of this entry »

Directory clean up

by

I’ve just written a script and submitted it at Weberdev.com, you can see it at http://www.weberdev.com/get_example-4125.html

After I closed down Botspotter I was a bit pushed for time and didn’t stop the data files being written from PC Property Manager. Out of site, out of mind and all that.

So yesterday when I needed to edit a script and saw the code I commented it out and went to delete the unwanted files – only poor old SmartFTP couldn’t even display the directory. My webhost wouldn’t let Putty in so the only thing to do was to use PHP to ditch the lot.

So, you get stuck, you know where to go…