Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 javascript/php 应用程序,我想做一些只让用户查看我的应用程序的事情。我正在考虑像门这样的网页,用户应该输入用户名和密码,然后登录并使用该应用程序。但我不知道该怎么做。或者如果有更好的主意。
那里有很多关于如何做到这一点的教程,这里有一个有点时髦的登录系统。