if ($action == "save") {
header("Content-type: text/xml\n");
echo "\n";
echo "\n";
echo "
$self = basename($_SERVER[PHP_SELF]);
/* Fetch the details */
if ($_REQUEST[url]) $url = $_REQUEST[url]; else unset($url);
if ($url) {
$ext = array_pop(explode('.', basename($url)));
$goto = $url;
if ($ext == "html" || $ext == "htm" || $ext == "php") $goto = dirname($goto);
$goto .= "/nepot.rss";
define('MAGPIE_CACHE_ON', 0);
require("rss_fetch.inc");
$rss = @fetch_rss($goto);
}
?>
Load Existing NEPOT data file:
Notice: Undefined variable: self in /home/alice/public_html2/nepot/makerss.php on line 71
About Me | |
My/Site Name: | \n"; echo "channel[title]}\""; echo "> |
My Photo URL: | \n"; echo "image[url]}\""; echo "> |
My Site URL: | \n"; echo "channel[link]}\""; echo "> |
My Description: | \n"; echo "
About My Friends | |
Friend Notice: Undefined variable: i in /home/alice/public_html2/nepot/makerss.php on line 108 1 | |
Friend Name: | \n"; echo "|
Friend URL: | \n"; echo "|
Description | \n"; echo "|
Friend Category: | \n"; echo "|
Friend Karma: | \n"; echo "\n"; for ($n=0; $n<=5;$n++) { echo "$n"; echo " "; } echo " |