Re: [PHP] Re: how to insert html code with PHP
[email protected] (Rafnews)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 11.04.2013 14:14, Jim Giner wrote: > On 4/11/2013 7:34 AM, Rafnews wrote: >> Hi, >> >> I would like to insert a piece of HTML code inside several pages. >> all pages are differently named. >> >> i need in each page to find a particular tag, let's say <div >> id="#submenu">...</div> (so based on its ID and tagname) and inside it >> to insert my PHP/HTML code. >> >> how can i do that ? >> >> thx. >> >> A. > How many pages are we talking about? > This really depends on CMS itself and its templates