• On my index page I show posts from the last 2 days. For the continuation I created a category page, which should start where the index ended. So I count the number of displayed posts on the indexpage into a global variable.
    How can I pass that global variable to the category page to use it as offset parameter?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘passing variable’ is closed to new replies.