INCLUDE("init.inc"); ?>
=$title;?>
if (! $seenform) : ?>
Category:
Choose a category: while (list($key, $value) = each($categories)) : print "
$value"; endwhile; ?>
Site Name:
URL: (do
not
include "http://"!)
Description:
else : add_bookmark($category, $site_name, $url, $description); print "
Your bookmark has been added to the repository.
Click here
to return to the index.
"; endif; ?>