Hi admin
i nead at uncrypetet index.php file i cant put my tracking code in the crypete
you can mail 1 to me
Tkae care
Best reg
Peter Friis
Printable View
Hi admin
i nead at uncrypetet index.php file i cant put my tracking code in the crypete
you can mail 1 to me
Tkae care
Best reg
Peter Friis
You will need to put your code into your template, not the actual PHP file. All of the templates are located in the "templates" folder. You could put it into the index.tpl file if that is where it needs to be.
No ned the index file its is a peaces off php code and tpl is not good for runing scripts coding if you now
Actually, it is. You can run PHP inside of the templates. To do so, replace the open and close PHP tags:
andCode:<?php
With:Code:?>
andCode:{php}
Code:{/php}
Tanks for the info its working now