Advertisement
Thelz

delete ajax

Jan 22nd, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.07 KB | None | 0 0
  1.  
  2.         if ($mysqli -> query($sql)) {
  3.             echo 1;
  4.         }else{
  5.             echo 0;
  6.         }
  7.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement