Advertisement
Guest User

Untitled

a guest
Nov 24th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. array(4) {
  2. ["something"]=>
  3. string(0) ""
  4. ["Anotherthing"]=>
  5. string(0) ""
  6. ["Date"]=>
  7. string(10) "2017-10-24"
  8. ["sort"]=>
  9. string(13) "+scheduletime"
  10. }
  11.  
  12. $apiUrl = apiUri(). "&" . http_build_query(!empty($_POST));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement