[email protected]_query($linkview, $queryview) or die(mysql_error()); 这里也加上看看。 ------解决思路---------------------- content 通常表示正文,一般比较大 如果整个传送的数据可能超过 get 方式的 2K 限制的话,应使用 post 方式 从减少信息泄露的角度上看,使用 POST 方式也是较为妥当的
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn