template integration

Hi all,

I am working on a first PHP script built on Yii Framework,from today i am getting problems with template . i dont understand how to integrate own theme in yii 1.1.9 and include pages,js in index page please help

What do you mean with "your own theme"?

mean custom theme

[color="#006400"]/* Two topics merged into one */[/color]

You have to give us more information on your "theme" and "pages.js".

What are they? Are they meant to be used with Yii framework? Or are they written for WordPress or something like that? Or, are they just htmls and js meant for plain PHP?

In general, it’s a very hard task to integrate into a framework something that is written for other programming schema. I’d rather recommend you not to try to do it.