Warning: Undefined array key "name" in /home/chayton/public_html/Final Project/add_new_product.php on line 4
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/chayton/public_html/Final Project/add_new_product.php on line 4
Warning: Undefined array key "productCategory" in /home/chayton/public_html/Final Project/add_new_product.php on line 6
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/chayton/public_html/Final Project/add_new_product.php on line 6
Warning: Undefined array key "price" in /home/chayton/public_html/Final Project/add_new_product.php on line 8
Warning: Undefined array key "productquantity" in /home/chayton/public_html/Final Project/add_new_product.php on line 10
Warning: Undefined array key "description" in /home/chayton/public_html/Final Project/add_new_product.php on line 12
Fatal error: Uncaught mysqli_sql_exception: Incorrect decimal value: '' for column 'price' at row 1 in /home/chayton/public_html/Final Project/add_new_product.php:16
Stack trace:
#0 /home/chayton/public_html/Final Project/add_new_product.php(16): mysqli_query(Object(mysqli), 'INSERT INTO pro...')
#1 {main}
thrown in /home/chayton/public_html/Final Project/add_new_product.php on line 16