Tag: database
Can I have two where clauses in my SQL Query so I can add $_SESSION?
I have a sql query and I want it to also only show the information for the logged in user. I was thinking is it possible for me to add…
I have a sql query and I want it to also only show the information for the logged in user. I was thinking is it possible for me to add…