PHPEverywhere has a nifty link to a PHP-FTP script that makes file uploads a heck of a lot easier. Unlike most other file upload scripts, phpftp requires no special privileges to make uploaded files owned by the user who uploaded them - this service is performed by the FTP server.
Looks like PHPHead is getting all geared up for a new and improved version of his site. Keep watching that URL, the rebirth of PHPHead is almost upon us!
And, Zend.com has part two in thier Howto Make ZIP files with PHP article. This is some pretty cool stuff, and can be amazingly useful for auto archiving.
And, lastly, DevShed.com has an indepth look at strings in PHP. They want the world to know that PHP is almost as cool as Perl when it comes to string manipulation (sorry guys, but Perl still has a bit of an edge on it). Anyway, if you're just getting into PHP and want a good overview of string manipulation, be sure to check this one out.




