Tarjei Huse wrote:
What 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 
Oops... I'm now confused by this thread... So case closed... I CAN'T use numeric usernames? How can I write an parallel function... maybe

   mgd_get_person_byname()

which forces lookup in the database by username rather than userID?

thanks
/Jim

Tarjei
  
get_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]
    

Reply via email to