Why is it undefined?
手机用户1623814376
手机用户1623814376 2021-06-20 21:16:31
0
1
759

What is proid used for? urldecode($_GET['proid']) reports error

$rs2=mysqli_query($link,"select * from lend where book_id='".$rows['id']."' and user_id=' ".$_SESSION['id']."'");

$_SESSION['id'] reports an error, how to correct it?

Solution

手机用户1623814376
手机用户1623814376

reply all(1)
Peter_Zhu

Print out the $_SESSION array, and is the session open?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template