Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Any Facebook app developers?

  • 31-12-2010 12:50PM
    #1
    Registered Users, Registered Users 2 Posts: 60 ✭✭


    Hi all...

    I am trying to teach myself how to create an app that will post a random image to the fans profile page.

    I have created a basic app here.

    Its just a simple alarm that throws a popup at your screen when the alarm time is reached.....

    I am still at the basic stage of learning this stuff, but I cant seem to figure how to get it to post every 24 hrs...

    Any help would be great...


    Pat.


Comments

  • Registered Users, Registered Users 2 Posts: 171 ✭✭conorcan2


    Look into 'cron jobs'. If you are using on shared hosting then there should be an option to set up a cron job from within your control panel/administration page.

    Cron jobs allow your server to execute code at a time and interval specified by you, the programmer.


Advertisement