getMsgMemberID
Description
This function will return the member ID associated with the specified message.
Syntax
int getMsgMemberID (int $messageID)
Parameter $messageID
Expected type: Integer
Description: The ID of the message (the number following "msg" in the URL for that post)
Return value
Expected type: Integer
Description: The ID of the member who posted this message (0 for guests and former members)