Strange Question
-
I have a strange question. For instance, I’m using:
if ($post->ID == '78' || $post->ID == '81'|| $post->ID == '73') continue;to skip certain pages in my query. Is it possible that this might not work in all browsers?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Strange Question’ is closed to new replies.