No, he's right, if you create the directory in PHP running under apache, it'll be created with whatever usename Apache is running as. This means you'll be able to chmod or remove files from that directory in other scripts, since they will also be running as the same user.
If PHP's "safe_mode" is enabled all bets are off though.
b.
__________________
[this signature intentionally left blank]
|