How can i put a php script in ONE page? I do that when i put php script in content.tpl or other page in /template folder, but i want to put a script just in single page, eg. first page not to all pages. Can anyone welp me?
Thaks for the answer. I do what it's write there but i do not understant at all. Where exactly can i put my own code im my tpl file, because it not showen on page?
Only here: <!-- BEGIN BANNER --><style type="text/css"> </style> my code <!-- END BANNER -->
when i put code is executed.
But i need to put in middle of that page to executed but i can't execute it.