本文介绍了如何使用php启用用户身份验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我有一个网站,例如: - www.mysite.com i希望任何人获取只有在提供用户名和密码后,进入网站。所以我添加了登录页面,注册页面等。我是使用 php和mssql server。我是新到网络相关技术。现在我需要帮助,关于如何在主屏幕重定向 有人直接尝试 for 主页。请引导我完成实现相同所需的所有设置和元素。请参阅解释相同的任何教程或网络资料。谢谢jim 解决方案 i have a web site eg :- www.mysite.comi want anyone to get into the site only after giving username and password. So i added login page, registration page etc. I am using php with mssql server. I am new to web related technologies. Now i need help, on how to redirect from home screen when someone directly tries for the home page. Please guide me through all the settings and elements required to achieve the same. Please refer any tutorial or web material explaining the same. thanks jim 解决方案 这篇关于如何使用php启用用户身份验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!