Basic PHP Question (Pagination)
-
Hi there. I have a pretty standard wordpress front page with pagination at the bottom so I can go to page 1, 2, … to infinity.
All the pages look pretty much the same.
How can I put a switch on certain pages to do something different? IN other words:
“If this is page 2, show this bunch of HTML” .. or “If this is not page 3-infinity” then put the word “FOO” in this location.
Might someone know the basic PHP do to that?
THANKS!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Basic PHP Question (Pagination)’ is closed to new replies.