• vit4e

    (@sistem_down)


    Hi to all,
    I am trying to do something very characteristic and i am not that kinda good with PHP.

    I am making some site for soccer team. And i want to have one main page called RESULTS. I will have for example 10 rounds(every round have separate page) in full season. I already make fixtures and everything depending on date.

    My problem is how to call specific page, for example today is 29.10.2013 and my 3rd round has just over and i fill out all my result on my “3rd round page”, and i want that this content be shown on page “RESULTS”.

    Than next week 04.11.2013 its coming my 4th round and i will also fill out everything on my “4th round page”, but i just want now that all this be on “RESULTS” page because this is active round now not 3rd round.

    I am guessing that i need to make template for my “RESULTS” page but i just need code, function how to call specific ID page depending on date. (29.10.2013 call page id 54; 04.11.2013 call page id 55).
    I hope i explained well and hope someone is good in this.
    Thanks in advance!

  • The topic ‘Dinamically call page’ is closed to new replies.