SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: auto-deleting PHP script ?
-
Aug 12, 2001, 04:26 #1
-
Aug 12, 2001, 06:43 #2
Can't you just use unlink("script.php"); in your script?
SeanHarry Potter
-- You lived inside my world so softly
-- Protected only by the kindness of your nature
-
Aug 12, 2001, 09:20 #3
- Join Date
- Jul 2000
- Location
- Singapore
- Posts
- 2,103
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally posted by seanf
Can't you just use unlink("script.php"); in your script?
Sean
after running through the uninstall procedures..it removes itself too for a clean uninstall.."Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world."
-- Albert Einstein
-
Aug 12, 2001, 09:30 #4
He would use unlink in his script to delete itself after it has executed successfully
SeanHarry Potter
-- You lived inside my world so softly
-- Protected only by the kindness of your nature
-
Aug 12, 2001, 10:15 #5
Bookmarks