\n" ; echo "" . "" . "" . "" . "" . "" ; ctdl_goto("My Citadel Config"); list($num_msgs, $response, $msgs) = ctdl_msgs("", ""); echo "num_msgs: " . $num_msgs . "
\n" ; echo "response: " . htmlspecialchars($response) . "
\n" ; if ($num_msgs > 0) foreach ($msgs as $msgnum) { print_r($msgnum); $result = get_message_partlist($msgnum); if (is_array($result) && ($result[4]=="text/x-vcard")) { list($size, $vcard) = download_attachment($msgnum, $result[2]); } } echo "
UserRoomHost
\n
\n".$vcard."
"; ?>
Sample links
Page One
Page Three