Skip to content

Instantly share code, notes, and snippets.

View WaiYanMyintMo's full-sized avatar
🏠
Working from home

Wai Yan Myint Mo WaiYanMyintMo

🏠
Working from home
View GitHub Profile
@WaiYanMyintMo
WaiYanMyintMo / index.php
Last active October 8, 2020 08:47
A script to view images in folder
<?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