items; //also fetch all of the existing bookmarks $rss2 = fetch_rss(BASE_TAG_FEED_URL.DEFAULT_TAG); $existing_bookmark_items = $rss2->items; //give the $existing_bookmarks array each URL in $existing_bookmarks_feed //to be checked against the incoming bookmarks later $existing_bookmarks = array(); foreach($existing_bookmark_items as $existing_bookmark) $existing_bookmarks[] = $existing_bookmark['link']; ?>
This page contains links suggested by people outside the project team. To save the link to the main database, click the "Save to Project" link. Outsiders can send links to this page by posting bookmarks to del.icio.us and tagging them with for:YOURNAME.