Commit 5a00b9e4 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 015d4d4c
......@@ -27,8 +27,8 @@ $data = "imdbID=0398286";
printf("Go!\n");
$x = PostToHost(
"mediadb.ivaya.de",
"/api.php?key=0123456789&action=SetData",
"http://mediadb.ivaya.de/api.php?key=0123456789&action=SetData&Tabelle=Filme",
"/api.php?key=0123456789&action=SetData&Tabelle=Filme",
"http://mediadb.ivaya.de/",
$data
);
echo $x;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment