INSERT INTO articles article, user_id select @article, user_id from users where user_name = @user
Post a Comment
No comments:
Post a Comment