Setup multiply web links???
Posted: Wed Apr 07, 2004 5:22 pm
Hello All:
I'm new to PHP. Is there a way I can use PHP to automatically link a lot of web pages??? Basically, I plan to add a link page that just contains a few hundred links to other webpages of interest. I'd like someone to be able to click on a link and have it open up in a new browser. Is there an easy way to set this up so all I have to do is copy my list of websites into the new page?? This way later on when I need to add more sites I just paste them on the page and they are automatically setup the way I want. Basically, I'm trying to avoid writing out repetitive code. I guess I could use a macro but... Just checking. I've never used a database before and so I wouldn't know where to begin to set that up. Thanks in advance
I'm new to PHP. Is there a way I can use PHP to automatically link a lot of web pages??? Basically, I plan to add a link page that just contains a few hundred links to other webpages of interest. I'd like someone to be able to click on a link and have it open up in a new browser. Is there an easy way to set this up so all I have to do is copy my list of websites into the new page?? This way later on when I need to add more sites I just paste them on the page and they are automatically setup the way I want. Basically, I'm trying to avoid writing out repetitive code. I guess I could use a macro but... Just checking. I've never used a database before and so I wouldn't know where to begin to set that up. Thanks in advance