Hi all. OK so I have a page with links to embede HTML anchors:
#title
#requirements
etc, etc
the page is a php3 file but I need to use anchors as I always have. The problem is if I refference the file as:
file.php3#title
as I would do in HTML, it gives me an error and loads up my file not found page.
Any tip son how to do anchors in PHP files?
Cheers
Jesse