This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Instructions | |
https://gist.github.com/Stiles-X/1113a7becc3937d47ff906553a1f56f2 | |
Install PHP. Tested on PHP 7.4 | |
Place this file "index.php" inside folder with images | |
Open command line inside the folder with images and type `php -S localhost:8010` | |
Go to browser and visit http://localhost:8010 |