How to Schedule the Release of Web Pages?

Discussion in 'HTML & Website Design' started by rcwilson4au, Nov 7, 2009.

  1. #1
    I am looking to run a Sales Special on my e-commerce website. I would like to have a page that changes the products out daily. I was wondering if there was an ftp software that would allow me to create a queue of pages that I could schedule different times of the day that they are uploaded.

    Any input is appreciated. Thanks.
     
    rcwilson4au, Nov 7, 2009 IP
  2. mraza

    mraza Peon

    Messages:
    75
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    if you are familiar with PHP, its easy with cron job.

    Regards
     
    mraza, Nov 8, 2009 IP
  3. rcwilson4au

    rcwilson4au Guest

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm not a programmer. I am familiar with PHP but I do not know how to code in it. How complicated would this process be... and if I hired a programmer to do this, how much would it cost? (I am trying to see if it is actually worth the trouble).
     
    rcwilson4au, Nov 9, 2009 IP
  4. Deus Ex

    Deus Ex Peon

    Messages:
    531
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    upload all of the pages and then set cronjob to place the each file as index.html and get rid of the current file. Look in the cronjobs section/php section and they will give you the code immediately.
     
    Deus Ex, Nov 9, 2009 IP
  5. rcwilson4au

    rcwilson4au Guest

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Great I will give it a try. Thanks for the help.
     
    rcwilson4au, Nov 14, 2009 IP