View Single Post
Old 18-10-2006, 08:50   #3 (permalink)
IdealWebsites
Registered User
 
IdealWebsites's Avatar
 
Join Date: Oct 2006
Location: London, UK
Posts: 29
I think he means linking to a page anchor, like #content

So, the code would be:
header("Location: index.php#content");

I'm pretty sure this should work although I haven't done any tests. Doubt it would help, but what about using the alt code for the #.
  Reply With Quote