session_start();
$page="pageid".$_GET["page"];
$_SESSION[$page]="dddd";
$_SESSION[$page]该如何写
写什么,不明白
你这样写就是对的了。
session_start();$page="pageid".$_GET["page"];$_SESSION[$page]="dddd";echo $_SESSION[$page];
你这样写就是对的了。
session_start();$page="pageid".$_GET["page"];$_SESSION[$page]="dddd";echo $_SESSION[$page];
$_GET["page"] 这个你有值吗,我这边一切正常。
你的写法就是正确的!
你说无法输出,那你的输出代码是如何写的,贴出来看看。
How to solve Java stack overflow exception
How to use the mid function
The difference between ipv4 and ipv6
Why does win10 activation fail?
What to do if notepad.exe is not responding
What are the data collection technologies?
Today's latest official news of PaiCoin is true
How to export excel files from Kingsoft Documents