how to if php, im trying to get condition true then statement

前端 未结 0 590
囚心锁ツ
囚心锁ツ 2020-12-11 07:14
if(isset($_SESSION["name"])) {

header("Location:homepage.php"); }

how to if name == udin then {} ?

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