"; } else { $ret = "You cannot send a message to yourself! :(
"; } } else { $ret = "No such user exists! :(
"; } return $ret; } ?>