From a7e2314c8955b5ae26a7675e1f4ab2bf55922ef4 Mon Sep 17 00:00:00 2001 From: Ivar Vong Date: Wed, 4 Apr 2012 02:30:14 -0700 Subject: [PATCH] all jsonp request to be built by URL params --- url.php | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 url.php diff --git a/url.php b/url.php new file mode 100644 index 0000000..1a12fff --- /dev/null +++ b/url.php @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + +
+ + + + + \ No newline at end of file