Jump to content

mysql & emails


Eggzorcist

Recommended Posts

I'm trying to do a query as such:

SELECT * FROM projects WHERE user = {$user}

 

and $user = a secured email. but I'm getting this error:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '@gmail.com' at line 1

 

 

Why am I getting this error?

 

Thank you very much!

Link to comment
https://forums.phpfreaks.com/topic/211189-mysql-emails/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.