Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. $id = $user->getid();
  2. $sql = "INSERT INTO `upload` (id, name, size, type, location) VALUES ('$id','$name', '$size', '$type', '$location$name')";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement