i think you can use image counter a tag img connect to our script, 
something like this

<img src="phpcounter.php">

where the file phpcounter.php is generate counter in image form



Glory!
 
The problem I am facing is that my Index page can be an HTML page only..
not PHP. I cant use framesets, redirects etcetera. 
I want to build my own Counter using PHP & mySQL Database.. with the
"Users Online" and "Total Hits" feature. 
How can I increment the counter or affect a PHP code using HTML.. is
there someway I can achieve this? To be able to show the php counter on
my HTML page.. ?
 
Thanks,
PHPSpooky

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to