Good tiny PHP Script that downloads recent WordPress and unzips it.
A simple PHP script that automatically downloads and unzips the latest version of WordPress in the current directory (./), so that I don't have to download it and upload it to my server through FTP manually. via <?php echo '<pre>';…