Click to See Complete Forum and Search --> : How do I make a link page so ppl can add their own links?
BamaBands
04-07-2006, 06:02 PM
a page like this site has
http://www.thenickrocks.com/links.asp
I have so many people asking me to add their link to my site and i can keep it updated. so i want to add something like they have here. that way people can just add their own links and i can edit them later.
thanks so much.
ray326
04-07-2006, 06:54 PM
That site is probably reading the links list out of a database. Do you have the same capability?
AltF4
04-08-2006, 01:20 AM
Well...
Just write the data to a database!
Or...
Use PHP (phpnovice will help {mabey})
the display the database.
BamaBands
04-08-2006, 09:06 AM
no i dont have the capabilty to do that. but thank you. iwill figure something out .
thanks
the tree
04-08-2006, 11:11 AM
I tried to check what you have in the way of server-side scripting but you the server header is undefined, that's creepy, what host are you with?
BamaBands
04-08-2006, 05:02 PM
I use Yahoo Small Business. They Have a page bulider i use.
welsh
04-08-2006, 05:44 PM
your going to need a server side to do this
johneva
04-08-2006, 06:03 PM
As long as you have PHP support and have a SQL databse available you can use one of these free directory scripts you can then style it as you wish.
Hotscripts.com (http://www.hotscripts.com/PHP/Scripts_and_Programs/Link_Indexing/index.html)
scottyrob
04-08-2006, 06:13 PM
Acording to Yahoo's Page (Small Buisness), hosting includes
"Scripting and Database Tools
Yahoo! Web Hosting includes PHP, Perl, and MySQL with virtually unlimited databases so advanced users can build dynamic and interactive sites.****
* PHP version 4.3.11 and dozens of PHP functions
* Perl 5.8.7 and 12 Perl modules
* MySQL 4.1.12 — with virtually unlimited databases****"