Culperat
January 3rd, 2008, 12:49 PM
Currently my work place is making a migration to a new server. On the new server, of which will not allow for perl scripts to be run. Our current hit counters use a perl script.
My first idea was just to make a php script that would do the same functionality. We don't want to have to go through all the htm pages and turn them into php. Because of this, I'm either unable to load php scripts in an htm page. Am I correct in this assumption?
I need an idea for how I would be able to handle including a hit counter in htm pages that could be dynamic enough that it can be used for multiple pages.
My first idea was just to make a php script that would do the same functionality. We don't want to have to go through all the htm pages and turn them into php. Because of this, I'm either unable to load php scripts in an htm page. Am I correct in this assumption?
I need an idea for how I would be able to handle including a hit counter in htm pages that could be dynamic enough that it can be used for multiple pages.