• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Web Fowarding

bozley05

NLC
NLC
Okay, what I want to do is a bit hard to explain and is complicated to me anyway. I currently have a web forwarding framset in PHP, which uses the old "<?php print $_GET['site']; ?>". So when type ".../load.php?site=http://www.whatever.com" in the address bar, it would goto "http://www.whatever.com". I want to go one step further and use a database of some kind to use Site ID's, so I can just have ".../load.php?site=123" and it will link to a database and load the relative URL. Also I would like to have a title linked to that same Site ID number so that users can choose to set their own title.

What I really want to do is basically the same thing all other free web forwading services that add an advertising frame do. If someone could tell me how to solve my problem in any language like PHP, ASP, Perl (I'm a beginner at all of them), or even better know where I could get a pre-made solution, that would be great.

Thanks.
 
Back
Top