The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “RollerAds”/

Flag Icon API freebie

Graybeard

Well-Known Member
You can use this statically too.

PHP:
//URL/file.php?&f=us


<?php $flag = $_GET['f'];?>

<div id="footer">
<?php echo '<div style="text-align: center; font-size: 1.2em; font-weight: bold">Wagers Accepted From: <br><img src="https://flagcdn.com/56x42/'. $flag .'.webp"> <br>'; ?>
Payouts via:<br>Credit Cards&mdash;Crypto&mdash;Moneygram</div>
</div>
Payouts via:<br>Credit Cards&mdash;Crypto&mdash;Moneygram</div>
</div>

My use was GEO IP and dynamically rendering their county's flag.
1635556386383.png
 
Last edited:
MI
Back