Recent content by 'D'

  1. D

    Help in PHP codes. How to fix Undefined index?

    I want to add data in my table (products).. I got undefined index warning. This is the warning: Notice: Undefined index: prodid in C:\xampp\htdocs\pos\addmessage.php on line 4 Notice: Undefined index: prodname in C:\xampp\htdocs\pos\addmessage.php on line 4 Notice: Undefined index...
Back
Top