Trle94 Posted May 1, 2020 Share Posted May 1, 2020 Hello everyone, I have current code on main page of WHMCS for showing TLD and price: <a> <img src="{$WEB_ROOT}/templates/{$template}/img/domain/com.png" alt="domain" /><!-- domain name --> <span><script language="javascript" src="feeds/domainprice.php?tld=.com&type=register®period=1&format=1¤cy=3"></script></span><!-- domain price --> </a> Is it possible somehow to make random which tld will be displayed from all available? Like somehow to make randomized display? So its not always same static few that we have listed in code? 0 Quote Link to comment Share on other sites More sharing options...
Trle94 Posted May 9, 2020 Author Share Posted May 9, 2020 Anyone please? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.