防止php页面在多个标签页面中打开即使打开php页面,它也必须重定向到索引页面
问题描述:
如何防止用户在多个选项卡中打开其他页面而无需在php中登录
how to prevent from users opening other pages in multiple tabs without login in php
答
将目标设置为空白并设置php页面的目标以重定向到索引页
set target to blank and set the target for the php page to redirect to the index page