Baggins
Full Member
B000ALFAZO
Posts: 387 Reputation: 13
29 / /
Joined: Oct 2006
|
RE: Some PHP help, yet again
quote: Originally posted by Jimbo
Thanks, one last thing, how could I compare 2 directories, say a maps directory where all files are a .bsp, and then an images directory where all files are .jpg. How could I compare the filename of these, and then output which .bsp do not have .jpg equivalents?
http://ca.php.net/manual/en/function.array-diff.php
|
|