Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.23 KB | None | 0 0
  1. Array
  2. (
  3.     [q] => forclosure/search
  4.     [sort] => loan_amount
  5.     [order] => ASC
  6.     [type] => situs_city
  7.     [for] => kuna
  8. )
  9.  
  10. How to go about formatting this to look like.
  11.  
  12. "?sort=loan_amount&order=ASC&type=situs_city&for=kuna"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement