profile username in URL instead of user ID

▼魔方 西西 提交于 2020-01-06 05:50:14

问题


Hi I would like to ask how to change the URL of a certain page like

--> http://www.domain.com/?id=1 to http://www.domain.com/username

I would like to ask a simple yet secured step to come up this idea.

I am using php.

Thank you.


回答1:


If your asking about URL re-writing... then give this a go.

http://www.addedbytes.com/for-beginners/url-rewriting-for-beginners/



来源:https://stackoverflow.com/questions/6182896/profile-username-in-url-instead-of-user-id

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!