ferret147 Posted March 17, 2009 Share Posted March 17, 2009 I got a strange one for you that has been baffling me for awhile now. I want to be able to self delete a page on command! Lets say we have a file called config.php and all the database settings etc are stored in this file, now we use this file as a include to get the DB settings for a website script. Now when I physically visit this page I want to be able to enter a predefined password, click a button and the page deletes its self from the server. Any advice as to how to do this would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/149747-solved-self-delete/ Share on other sites More sharing options...
.josh Posted March 17, 2009 Share Posted March 17, 2009 if you have the chmod permissions, unlink Link to comment https://forums.phpfreaks.com/topic/149747-solved-self-delete/#findComment-786349 Share on other sites More sharing options...
ferret147 Posted March 17, 2009 Author Share Posted March 17, 2009 Wow it is that simple, thanks for your advice. Easy when you know I guess Link to comment https://forums.phpfreaks.com/topic/149747-solved-self-delete/#findComment-786353 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.