Advertisement
Sabab

sql3

Feb 5th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.10 KB | None | 0 0
  1. $sql = "UPDATE user_info SET about ='$about',post = '$post' WHERE user_id = .$_SESSION['user_id']";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement