Search found 5 matches
- Tue Mar 21, 2006 4:03 am
- Forum: PHP - Code
- Topic: PHP simple login help
- Replies: 4
- Views: 435
- Tue Mar 21, 2006 3:45 am
- Forum: PHP - Code
- Topic: A logic/Syntax Question
- Replies: 7
- Views: 589
- Tue Mar 21, 2006 3:33 am
- Forum: PHP - Code
- Topic: A logic/Syntax Question
- Replies: 7
- Views: 589
- Tue Mar 21, 2006 2:32 am
- Forum: PHP - Code
- Topic: A logic/Syntax Question
- Replies: 7
- Views: 589
- Tue Mar 21, 2006 2:16 am
- Forum: PHP - Code
- Topic: A logic/Syntax Question
- Replies: 7
- Views: 589
A logic/Syntax Question
Hi, I have a text file that contains names of files in a directory on my webspace. I would like to do is compare the files to the filenames in the textfile and delete the ones that dont exist. The problem comes in comparing the textfile with the names of the files in the directory so as to unlink th...