I'm new in PHP and I'm getting this error:
Undefinded index: satuan in D:\xampp\htdocs\Belajar\data\insertstoragedata.php on line 11
I couldn't find any solution online, so maybe someone can help me.
Here is the code:
$satuan = $_POST['satuan'];
thats the 11 line,can anyone help me??? I really can't understand why