Need help with HTTP GET request for mobile ads

Discussion in 'PHP' started by metaxom, Jun 22, 2014.

  1. #1
    Hi all, I just need a quick suggestion. I need to issue a HTTPT GET request to an URL and in return this would display Full Page Interstitial Ads on my mobile web page.

    I am not a programmer and I would need a basic advice to get me started. Should I use http_get or cURL request?

    By the way, this for MobFox API, details seen here:
    http://dev.mobfox.com/index.php?title=Ad_Request_API

    Thank you for your time!
     
    metaxom, Jun 22, 2014 IP
  2. benaya

    benaya Well-Known Member

    Messages:
    97
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    131
    Digital Goods:
    1
    #2
    hi,

    You can go with curl request, which have lots of features in it.
     
    benaya, Jun 23, 2014 IP