What ? symbol?

Btw, for the username, since you have "email:" before it, you need to do this:

replace:
$gettok($1,1,64)

with:
$gettok($gettok($1,1,64),2,58)