how to make featured links
Posted: Fri Feb 10, 2006 7:10 pm
Hello,
I saw on the demo you have a function to set FEATURED links, add page, how do you do it?
Here is my website url: single123.com/dating_links
I do not see the add page on it. I tried to include the add page here but it errors.
<?php include ("form.html");?>
<hr size=1 noshade>
<p align=\"center\" class=\"linkman\">Powered by <a href=\"http://www.phpjunkyard.com/php-link-manager.php\" target=\"_new\" class=\"linkman\">Link manager LinkMan</a> $settings[verzija]
from <a href=\"http://www.phpjunkyard.com/\" target=\"_new\" class=\"linkman\">PHPJunkYard - free php scripts</a></p>";
require_once("footer.txt");
?>
Thanks,
Jenny.
I saw on the demo you have a function to set FEATURED links, add page, how do you do it?
Here is my website url: single123.com/dating_links
I do not see the add page on it. I tried to include the add page here but it errors.
<?php include ("form.html");?>
<hr size=1 noshade>
<p align=\"center\" class=\"linkman\">Powered by <a href=\"http://www.phpjunkyard.com/php-link-manager.php\" target=\"_new\" class=\"linkman\">Link manager LinkMan</a> $settings[verzija]
from <a href=\"http://www.phpjunkyard.com/\" target=\"_new\" class=\"linkman\">PHPJunkYard - free php scripts</a></p>";
require_once("footer.txt");
?>
Thanks,
Jenny.