PHP Text Counter
Posted: Mon Jan 05, 2015 9:24 pm
This counter is working good. However I want to change the font color. Any one have any tips?
Can I add it within the <script> tags??
Can I add it within the <script> tags??
Code: Select all
<script type="text/javascript" src=counter.php?page=test"></script>
Code: Select all
<span style="color:red;"><script type="text/javascript" src=counter.php?page=test"></script></span>