Customized Flags

Hi ALL,

After reading a tutorial on creating flags I gave myself a try and the result became a complete replacement of the default phpVMS flags

which I use on pilots page and on my airport list

image is attached!

and if you like to see more flags that are not shown on attached preview image

you can do it LIVE on my Airport Info Page

comments are more than welcome

as I am not on Github so I have uploaded it to my VA’s page

http://www.flyeurope…ter/category/18

post-585-0-26199700-1474286632.png

cool

1 Like

is there a version were the names are in lower case so instead of GB.png its gb.png

Why do you need something like this?

^Agreed.

You can use strtoupper() in php in case you are getting the image by a variable in lowercase.

Or strtolower() if he really wants it to think it’s in lowercase

2 Likes