Hi,
How can I send variables through the URL in PHP, and ALSO a # so it will go to an A TITLE="something" tag...?
I need this for my forums, a "go to post" feature.
Thanks,
-compuXP
How can I send a # in the URL to go down the page w/ PHP?
Moderator: General Moderators
?
Oh... yeah.... ok... I'm a bit new to PHP. What do you mean, quick view?
What would the URL look like? Like this?:
http://www.site.com/page.php?a=182&bat=19#pagelocation
Or...?
What would the URL look like? Like this?:
http://www.site.com/page.php?a=182&bat=19#pagelocation
Or...?
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
yes, they look like that.would work with that url..
Code: Select all
<a name="pagelocation"></a>