Script URL: www.dealermarket.net (not installed yet)
Version of script: 1.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
translate
Write your message below:
Just I want to show up to the users:
Paginas vistas 478 veces
instead (in english) This link has been clicked 478 times
translate it
translate it
Felix Ramirez
We publish a monthly magazine & web services to spanish IT dealers
We publish a monthly magazine & web services to spanish IT dealers
In your page add the following code (after installing ccount)
In english:
In your language:
Where '9' matches the id of the link you see in the admin panel.
Greetings,
Henrie
In english:
Code: Select all
<p style="color:red;">This link has been clicked <span style="color:black;"><script type="text/javascript">ccount_display('9')</script></span> times</p>
Code: Select all
<p style="color:red;">Paginas vistas <span style="color:black;"><script type="text/javascript">ccount_display('9')</script></span> veces</p>
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.