Can i know what is the error on the following code? It says undefined index: delid. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can i know what is the error on the following code? It says undefined index: delid.

$delrec=mysqli_query($dbconnection, "DELETE FROM student where stid='$_GET[delid]' ");

31st Dec 2017, 3:52 PM
Vasanth Kumar
Vasanth Kumar - avatar
3 Answers
0
so, how shall I fix it?
31st Dec 2017, 4:02 PM
Vasanth Kumar
Vasanth Kumar - avatar
0
I still don't get you. If you don't mind can you share your email address so that i can send you the code.
31st Dec 2017, 4:18 PM
Vasanth Kumar
Vasanth Kumar - avatar
0
I've sent email 😊
31st Dec 2017, 4:32 PM
Vasanth Kumar
Vasanth Kumar - avatar