• Register

ACTIVE Network API Forums

API Forum

RSS Feed

Event not listing with today or future events

    • Kabindra
    • Topic created 13 years ago

    Hi There,

    $active_link = http://api.amp.active.com/search?s=date_desc&k={$active_geturlsearch}&m=meta:startDate:daterange:today..+meta:channel={$chk}&num=45&v=json&api_key=xxxxxxxxxxxxxxxxx

    $xml_active = curl_load($active_link); $xml_to_array = json_decode($xml_active);

    If i use above link in new tab it works but if i use in my code it won't work why?

    Thanks for any help

    Message edited by Kabindra 13 years ago

[ Page 1 of 1 ]