a tiny script to add or remove graphics tag from swfs
- php 7.1 or higher
- jdk 8
php index.php [add OR remove] [path to file OR directory]
add graphics tag
php index.php add /path/to/file.swf
remove graphics tag
php index.php remove /path/to/file.swf
also works with swfs inside a directory
php index.php remove /path/to/directory