generateFlagImageByHost()
generateFlagImageByHost(string $host) : string
Generate a flag image tag.
Parameters
string | $host | The hostname. |
Returns
string —An HTML IMG tag (or empty if host is not found).