Page 1 of 1
PHP Page wrapped in a PHPWCMS Template
Posted: Thu 13. Nov 2003, 19:57
by encise
what code would be needed to wrap a seperate php page in a phpwcms frontend template?
Mark
Posted: Sun 7. Dec 2003, 23:18
by encise
not possible?
Mark
Posted: Sun 7. Dec 2003, 23:20
by Oliver Georgi
I don't know what you want to do exactly?
Posted: Sun 7. Dec 2003, 23:27
by encise
lets say i have created as an example a static php page - i would like that static page to display a template from PHP WCMS.
<header>
<phpscript code>
<footer>
i.e.
i have created a seperate php script (module) all together that i would like to pull a template from PHP WCMS.
Posted: Mon 8. Dec 2003, 08:40
by Oliver Georgi
as template of phpwcms or a template of phpwcms?
Posted: Tue 9. Dec 2003, 00:04
by encise
so that we can use a phpwcms template in our php
Mark
Posted: Tue 9. Dec 2003, 07:20
by Oliver Georgi
Hm? But you do not need the phpwcms content?
Have a look into index.php - you can change this to your needs.
Oliver