get (name) – get the parameter by name ,; getAll(name) – get all parameters with the same name (that's possible, e.g. ?user=John&user=Pete ) ...
確定! 回上一頁