Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Rerunning PHP scritps with Jquery

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #29637
    Awkward_Todd
    Participant

    I’m working on a project that uses a php scraper to access the ustream api. I want to create a script to check to see if a stream is live and display a notice and link to the stream (perfectly possible in php) but I would want the script to regurarly check the page for the "live" notice and update on the site without a refreash.

    Here is an example of what I am searching.

    http://www.ustream.tv/html/channel/scre … eof/status

    Any ideas on how to implement jquery for this?

    Thanks for any help.

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.