PHP: HTTP Basic - Log off

前端 未结 3 947
一生所求
一生所求 2021-01-06 04:25

I would to set it up where if someone sends in a request \"logout\" it will automatically take them to a page saying \"successful log out\". If the customer tries to press t

3条回答
  •  难免孤独
    2021-01-06 05:05

    A rough idea to start you:

    
    // The rest of the page is then displayed like normal
    

提交回复
热议问题