This is the code i have:
include("/home/www/maske.freeserverhost.net/counter/counter.php")
above and below it is more code but i was just wandering, this displays a counter in a table, how am i meant to center it? I know
…
but where and how?
This is the code i have:
include("/home/www/maske.freeserverhost.net/counter/counter.php")
above and below it is more code but i was just wandering, this displays a counter in a table, how am i meant to center it? I know
[php]
echo ‘’;
include("/home/www/maske.freeserverhost.net/counter/counter.php")
echo ‘’;
[/php]
Thank you!