Hello, I created a php counter.
I want to know what are my options for viewing it.
eg. '.html' '.shtml' '.phtml'
I know how to do it using '.phtml' but what about '.html' and '.shtml'
I'm not good with perl and I don't feel like trying to write it in perl/cgi.
Is there a SSI code to include php files?
Also what about just using html?
Please tell me what I need to do, etc..