Hi
what do i have to do please if i want to insert {writeContent} in several places in the index.tpl with difernt contents?
Is it posible to create something like {writeContent2} ?
I want to include a header with my logo and menu (that includes php code), that works with {writeContent}
But if i want to include now my footer too, i need something like {writeContent2}
How can o do that please?
Regards, Martin
{writeContent} in several places in the index.tpl
Moderator: Thorsten
Re: {writeContent} in several places in the index.tpl
Hi,
it's described in our own FAQ: http://faq.phpmyfaq.de/content/11/9/en/ ... ework.html
bye
Thorsten
it's described in our own FAQ: http://faq.phpmyfaq.de/content/11/9/en/ ... ework.html
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: {writeContent} in several places in the index.tpl
thank you Thorsten. Now i got it. Sorry.