为什么参数传不进去?

来源:3-6 获取请求参数

一坨普信男

2019-05-17

用http://z.cn/hello/123?name=qiyue访问显示:

方法参数错误:id

用http://z.cn/hello/?id=123&name=qiyue访问是正常的

[0] InvalidArgumentException in App.php line 294
方法参数错误:id
args[]=methodexists(args[] = method_exists(args[]=methodexists(className, ‘instance’) ? $className::instance() : new $className;
}
} elseif (1 == KaTeX parse error: Expected 'EOF', got '&' at position 6: type &̲& !empty(vars)) {
args[]=arrayshift(args[] = array_shift(args[]=arrayshift(vars);
} elseif (0 == KaTeX parse error: Expected 'EOF', got '&' at position 6: type &̲& isset(vars[$name])) {
$args[] = vars[vars[vars[name];
} elseif ($param->isDefaultValueAvailable()) {
$args[] = $param->getDefaultValue();
} else {
throw new \InvalidArgumentException(‘method param miss:’ . $name);
}
}
}
return $args;
}

/**
 * 执行模块
 * @access public
写回答

1回答

7七月

2019-05-17

你这里参数的位置是不一样的?有没有正确获取到这个参数呢?

0
3
7七月
回复
一坨普信男
....有时候可能没保存?
2019-05-18
共3条回复

微信小程序电商实战 从前端到后端的全流程精讲

全栈工程师/前后端都讲/架构思想/ RESTFul API、MySQL表设计

4805 学习 · 4382 问题

查看课程