19.08.2015, 21:30
As I can't find any forum like ours for mysql and sql statments for browser I want any help here please 
This is line 10
I can't find the problem

Код:
Parse error: syntax error, unexpected 'SELECT' (T_STRING)
PHP код:
$dCheckU = mysqli_query($conn, "SELECT * FROM users WHERE username='".$user."'");
