i have the domain localhost cause im working on my own computer not yet in web host. ^^
on my website i have
the vote link like
<a href="http://localhost/index.php?a=in&u=luna"><img src="http://localhost/button.php?u=luna" alt="Toplist" border="0" /></a>
how can i change the it like:
<a href="http://localhost/index.php?a=in&id=123456"><img src="http://localhost/button.php?id=123456" alt="Toplist" border="0" /></a>
Thanks,
waiting for help.
