$data['name']=$_POST['name'];
$data['pid']=$_POST['pid'];
$data['level']=$_POST['level'];
The index is undefined, the same code as the video
Go to your html page and have a look
Check whether the data sent by your post has level
Go to your html page and have a look
Check whether the data sent by your post has level