PHP Page wrapped in a PHPWCMS Template

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
encise
Posts: 44
Joined: Tue 11. Nov 2003, 14:11

PHP Page wrapped in a PHPWCMS Template

Post by encise »

what code would be needed to wrap a seperate php page in a phpwcms frontend template?

Mark
encise
Posts: 44
Joined: Tue 11. Nov 2003, 14:11

Post by encise »

not possible?

Mark
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

I don't know what you want to do exactly?
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
encise
Posts: 44
Joined: Tue 11. Nov 2003, 14:11

Post 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.
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

as template of phpwcms or a template of phpwcms?
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
encise
Posts: 44
Joined: Tue 11. Nov 2003, 14:11

Post by encise »

so that we can use a phpwcms template in our php

Mark
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post 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
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply