Tarjei Huse wrote:
Oops... I'm now confused by this thread... So case closed... I CAN'T use numeric usernames? How can I write an parallel function... maybeWhat about get_person_by_name($name) ?AFAIR _all_ mgd_get_xxx_by_name function are only aliases to mgd_get_xxx. So it will work EXACTLY the same way.Tarjei , You are right :)Fun. So case closed then
mgd_get_person_byname()
which forces lookup in the database by username rather than userID?
thanks
/Jim
Tarjeiget_person_by_name indeed converts function parameter to string and gets person by its username. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
