Ejemplo n.º 1
0
 function stringQs()
 {
     $str = arrays::array2query(self::$query_array);
     return $str;
 }