Is it possible to assign a username to a new user using the First Name + 1st letter of the Surname? Like Robert R., I think I'm in the right direction using http://php.net/manual/en/function.substr.php
but can't get it work. Any suggestions on this are welcome!