PHP if statement problem
-
Could somebody help me please?
The following code crushes down my webpage:<?php if($_SERVER[‘QUERY_STRING’]==”page_id=15″)||($_SERVER[‘QUERY_STRING’]==”page_id=12″) : ?>
<?php endif; ?>
I’ve tried many combinations and nothing works ??
Any suggestions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP if statement problem’ is closed to new replies.