$query_getplayer = \"SELECT X, Y, Name, Score, Resources FROM player WHERE Name= ;
i tried almost everything
what i want is a var $findplayer to be placed there automaticly and the sign before and after don\'t matter.
example : $findplayer = \"Appel\";
it has to select everything with \"apple\" in it like
jdksfhapplenjfkds
fdappledf
and of course apple
how do i do this ????