PHP 锚链接有关问题

PHP 锚链接问题HTML 做锚链接容易,但是PHP 什么做?锚名称: #classsHTML是:http://localhost/member/index.

PHP 锚链接问题


HTML 做锚链接容易,但是PHP 什么做?



锚名称: #classs

HTML是:http://localhost/member/index.html#class


可是PHP什么做?
PHP域名:http://localhost/member/index.php?uid=admin



PHP HTML 域名 锚链接
[解决办法]
一样的,加在后面就是了。
http://localhost/member/index.php#class