Poi Posted March 21, 2006 Share Posted March 21, 2006 Hey, i was wondering how do i create a a page, but have the url display as [a href=\"http://url.com/index.php?id=<whatever>\" target=\"_blank\"]http://url.com/index.php?id=<whatever>[/a]Or maybe i heard wrong, im not sure, but it makes a site look more "Professional" Link to comment https://forums.phpfreaks.com/topic/5460-id/ Share on other sites More sharing options...
Caesar Posted March 22, 2006 Share Posted March 22, 2006 The question you are asking is very "Open Ended". The reason why variables are sometimes passed via the url, is because content on the said page it is linking to, is called on a conditional basis....and the variables are defined using the GET method. It has little to do with the appearance. I suggest looking through [a href=\"http://www.php.net\" target=\"_blank\"]http://www.php.net[/a] and doing a little research. That site is a great source of information. Link to comment https://forums.phpfreaks.com/topic/5460-id/#findComment-19516 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.