Random Text Rotator - Question
Posted: Tue Nov 22, 2016 3:04 am
Using latest version of the script. I am not a coder and trying to get a link working quoted below
<a href="http://thisdomaintest.org/signup.php?aff=xxxxxxx">Join here!</a>
to replace xxxxxxx with the random text, <?php $_GET['type'] = 0; include 'rantex.php'; ?>
but cannot get it working. What is the proper HTML syntax?
<a href="http://thisdomaintest.org/signup.php?aff=xxxxxxx">Join here!</a>
to replace xxxxxxx with the random text, <?php $_GET['type'] = 0; include 'rantex.php'; ?>
but cannot get it working. What is the proper HTML syntax?