I should really know the answer to this but for some reason my mind is drawing blank.
I have a PHP page with a link in it.
Let's say
<A HREF=" here</A>
When I click the link it is looking for the following page
<MY DOC ROOT>/ which does not exist
How do I get this to work and go to google?
Thanks for the help
I have a PHP page with a link in it.
Let's say
<A HREF=" here</A>
When I click the link it is looking for the following page
<MY DOC ROOT>/ which does not exist
How do I get this to work and go to google?
Thanks for the help