DRE Well-known member Aug 4, 2013 #1 What's an sql query for pulling up a xf_post in the database only by posting the user id? Would it be: SELECT * FROM xf_post WHERE user_id = "xxx"
What's an sql query for pulling up a xf_post in the database only by posting the user id? Would it be: SELECT * FROM xf_post WHERE user_id = "xxx"