on my site users can submit events via a form. these events should be listed in a table. in stead of displaying the country name, i would like to display the flag of each country in the column country. could anyone tell me how to do this?
i think it would be possible to do it this way, but there are many countries
Code: Select all
if (entry="BE") echo '<img src="link naar de afbeelding">'