Форуми / Cotonti / Support / Urgently need help on the use of structures IF PHP

papuas
#25994 09.09.2010 13:39
Hello,

Maybe someone knows how to do that the code (HEADER_COMPOPUP) display and operates on the page

page.php? m = add

page.php? m = edit

and not the other code

<div class="bg-left">
<ul>
<li> <a href="list.php?c=about"> Company </ a> </ li>
<li> <a href="list.php?c=production"> Production </ a> </ li>
<li> <a href="list.php?c=dealers"> Dealers </ a> </ li>
<li> <a href="plug.php?e=shopsystem"> Prices </ a> </ li>
<li> <a href="list.php?c=issue_technology"> issue of technology </ a> </ li>
<li> <a href="list.php?c=support"> Requirements </ a> </ li>
<li> <a href="list.php?c=articles"> Articles </ a> </ li>
<li> <a href="list.php?c=contacts"> Contacts </ a> </ li>
</ Ul>
</ Div>

and on page page.php? id = or page.php? al =

code (HEADER_COMPOPUP) is not visible

and displayed

<div class="bg-left">
<ul>
<li> <a href="list.php?c=about"> Company </ a> </ li>
<li> <a href="list.php?c=production"> Production </ a> </ li>
<li> <a href="list.php?c=dealers"> Dealers </ a> </ li>
<li> <a href="plug.php?e=shopsystem"> Prices </ a> </ li>
<li> <a href="list.php?c=issue_technology"> issue of technology </ a> </ li>
<li> <a href="list.php?c=support"> Requirements </ a> </ li>
<li> <a href="list.php?c=articles"> Articles </ a> </ li>
<li> <a href="list.php?c=contacts"> Contacts </ a> </ li>
</ Ul>
</ Div>