Tetra: DHTML Scroller - Documentation
Tetra Interactive FAQ
Please refer to README.html file from the Tetra archive for additional documentation
Please refer to README.html file from the Tetra archive for additional documentation
Tetra Interactive FAQ
Either PHP is not activated on your server, or PHP code is not getting executed in that particular webpage. Most likely, your webpage name ends with ".html", ".htm", or something else other than ".php". If that's the case, you'll probably need to remove the PHP code and replace it with something like this:
<!-- -->
Be sure to include some space around that tag to ensure that all web browsers work correctly with it.
Then be sure that the JavaScript code in the HEAD section of your webpage indicates the URL of the file that was being loaded by that PHP code.