如何将WAMPSERVER中的MySQL排序规则从latin1_swedish_ci更改为UTF-8,因为我认为我的HTML特殊字符变得混乱了
mysql wampserver
有没有办法我可以使用PHP从链接中删除变量,例如,如果我有一个链接,读取http://localhost/link/index.php?s=30&p=3我将如何删除?s=30&p=3所以我的链接读取http://localhost/link/index.php
http://localhost/link/index.php?s=30&p=3
?s=30&p=3
http://localhost/link/index.php
php
mysql ×1
php ×1
wampserver ×1