您好,欢迎访问一九零五行业门户网

PHP 锚链接问题

php html 域名 锚链接
html 做锚链接容易,但是php 什么做?
锚名称: #classs
html是:http://localhost/member/index.html#class
可是php什么做?
php域名:http://localhost/member/index.php?uid=admin
回复讨论(解决方案) 一样的,加在后面就是了。
http://localhost/member/index.php#class
一样的,加在后面就是了。
http://localhost/member/index.php#class
谢了,自己代码写错了!哈哈
其它类似信息

推荐信息