douliang1900 2010-08-16 19:52
浏览 45
已采纳

使用php的基本身份验证(如apache的.htaccess),怎么样?

How can I implement basic auth using php? Is it possible?

Thank you

  • 写回答

1条回答 默认 最新

  • duanguanzai6181 2010-08-16 19:54
    关注

    The PHP manual has an example of how to implement an HTTP Basic authentication in PHP

    P.S. http://www.google.ru/search?q=php+basic+auth

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?