mardi 7 février 2017

SQL query from PHO to AZURE with where included

Vote count: 0

Simple question, how can i make this go trough and work.

This is a simple SQL query and it works, i'm forces to use the "" around the field user or else it crash. $SqlCheck = 'SELECT * from "user"';

Now i whant to use a Where in it. $SqlCheck = 'SELECT * from "user" WHERE "user_email" LIKE ' . $user . ';

Sinse there's so many mixed up between " and ' ... Nothing works. i've tryed many things but Nothing is working atm..

Thanks for the hand guys !

asked 27 secs ago

Let's block ads! (Why?)



SQL query from PHO to AZURE with where included

Aucun commentaire:

Enregistrer un commentaire