36.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

01-07-2016, 10:08 AM
Post: #1
i give a copy of betdragons.com if you can help
ill give one copy a my unique casino betdragons.com
if some one can

create a php code snippet to call a api function from edirectory 10

<code>http://www.n01.co.uk/API/api.php? module=listing&keyword=the&key=52df-708a-ca2c-eec5-cc59-6268-9f2c-b218</code>

this works like a charm in the browser but i want it to display the info on a paticular web site

i want to use more keywords but ill just repilate the code

any help would be awesome
01-08-2016, 01:16 AM
Post: #2
RE: i give a copy of betdragons.com if you can help
who needs api
check out this bad boy code

<?php
$homepage = file_get_contents('http://www.n01.co.uk/');
echo $homepage;
?>
SWEET




14.gif