01-07-2016, 07:30 PM
HEHE i never had ewt in the listing catagory sweet works like a charm Mtimer you are the php guru of bbhf
thanks bro great job
ill change all passwords and api securty links once ive created my snippet
any one got a code snipit $json curl
php
<a href ="http://www.n01.co.uk/API/api.php? module=listing&keyword=the&key=52df-708a-ca2c-eec5-cc59-6268-9f2c-b218">,test</a> works but herf is a redirect
i need to call the url collect xml output and convert to php output on a different site
this is a simple job for (json and Curl) php adons
i just carnt get it to display ewt
i need to do something link
$url = http://www.n01.co.uk/API/api.php? module=listing&keyword=the&key=52df-708a-ca2c-eec5-cc59-6268-9f2c-b218
$resourefile = file_get_content $url
mmmmmmm
something like
$convertedfile = decode _json ($resourefile);
//output
echo ($convertedfile)
ive never worked with api befor and edirectory 10 dont give out much infor
is api a set code like html php asp ect....
or is every api machine different
thanks bro great job
ill change all passwords and api securty links once ive created my snippet
any one got a code snipit $json curl
php
<a href ="http://www.n01.co.uk/API/api.php? module=listing&keyword=the&key=52df-708a-ca2c-eec5-cc59-6268-9f2c-b218">,test</a> works but herf is a redirect
i need to call the url collect xml output and convert to php output on a different site
this is a simple job for (json and Curl) php adons
i just carnt get it to display ewt
i need to do something link
$url = http://www.n01.co.uk/API/api.php? module=listing&keyword=the&key=52df-708a-ca2c-eec5-cc59-6268-9f2c-b218
$resourefile = file_get_content $url
mmmmmmm
something like
$convertedfile = decode _json ($resourefile);
//output
echo ($convertedfile)
ive never worked with api befor and edirectory 10 dont give out much infor
is api a set code like html php asp ect....
or is every api machine different