diff --git a/example.php b/example.php new file mode 100644 index 0000000..2adaf00 --- /dev/null +++ b/example.php @@ -0,0 +1,8 @@ + GetDepartureBoardByCRS(10,"BRI",date("H:i:s",time()),120,"","","","","True"); + header("Content-Type: text/plain"); + print_r($response); +?>