How do I call $_SESSION[‘username’] from one php file to another?

后端 未结 0 734
春和景丽
春和景丽 2021-02-08 12:57

In one of my php files, DataBase.php, I have a function called logIn where I set $_SESSION[‘username’].

I have another php file, api.php, where

相关标签:
回答
  • 消灭零回复
提交回复
热议问题