diff --git a/lab10.php b/lab10.php index 8ab4c2c..b016071 100644 --- a/lab10.php +++ b/lab10.php @@ -1,5 +1,5 @@ "; @@ -32,4 +32,4 @@ or die (Mysqli_Connect_error()); $res=mysqli_query($con,"UPDATE products_info SET p_price=1600 Where p_name='BLACHBERRY'") -or die (Mysqli_Connect_error()); \ No newline at end of file +or die (Mysqli_Connect_error());