|
Just to be fun.
Remember that this grants your PHP scripts the ability to do a lot more. You can now reliably create and modify files (even ones from FTP uploads). This is very handy for file uploading and such... There is a darkside, as any malicious file that gets created through a hack can wreak more havok. So just as before, make sure you keep your scripts safe and up-to-date.
|