z0llad,
if (preg_match('/[^\da-z\-\@\*\(\)\.\?\!\~\_\=\[\]]+/', $lat_nick))
try this, but i'm not shure.
if it doesn't work, try this
if (preg_match('/[^\da-z\-\@\*\(\).\?\!\~\_\=\[\]]+/', $lat_nick))
z0llad,
if (preg_match('/[^\da-z\-\@\*\(\)\.\?\!\~\_\=\[\]]+/', $lat_nick))
try this, but i'm not shure.
if it doesn't work, try this
if (preg_match('/[^\da-z\-\@\*\(\).\?\!\~\_\=\[\]]+/', $lat_nick))