complex05 Posted April 24, 2006 Share Posted April 24, 2006 Is it possible to have script.php?action=display#some_sectionI can't seem to get these working<a name"some_section">some section</a>.i tried using script.php#some_section?action=display and i tried script.php?action=display&#some_sectionNOTHING.help please :) Link to comment https://forums.phpfreaks.com/topic/8289-anchors-in-dynamic-urls/ Share on other sites More sharing options...
rab Posted April 24, 2006 Share Posted April 24, 2006 post your code, i'll try to see whats wrong. Link to comment https://forums.phpfreaks.com/topic/8289-anchors-in-dynamic-urls/#findComment-30225 Share on other sites More sharing options...
complex05 Posted April 24, 2006 Author Share Posted April 24, 2006 [!--quoteo(post=368106:date=Apr 24 2006, 03:29 PM:name=rab)--][div class=\'quotetop\']QUOTE(rab @ Apr 24 2006, 03:29 PM) [snapback]368106[/snapback][/div][div class=\'quotemain\'][!--quotec--]post your code, i'll try to see whats wrong.[/quote]this isn't really a php issue for say.. more of an html syntax... guess i'm a newb. Link to comment https://forums.phpfreaks.com/topic/8289-anchors-in-dynamic-urls/#findComment-30265 Share on other sites More sharing options...
waffle72 Posted April 24, 2006 Share Posted April 24, 2006 I did it and it works pretty fine for me.[a href=\"http://mywebsite/?langue=francais&option=commentaireListe&cid=63&cafe=La%20Moulerie#com16\" target=\"_blank\"]http://mywebsite/?langue=francais&option=c...0Moulerie#com16[/a]I even built it dynamicly.Rab is right, post your code. Link to comment https://forums.phpfreaks.com/topic/8289-anchors-in-dynamic-urls/#findComment-30266 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.