View Single Post
  #1 (permalink)  
Old 02-19-2008, 03:48 PM
yuppicide yuppicide is offline
Registered User
 
Join Date: Jan 2007
Posts: 99
PHP linking to bottom of page..

I have a new website using Wordpress. Wordpress uses PHP. On the main page it loads header.php for the top of the page and whatever else it loads, but footer.php is on the bottom of the page. In the middle is where my content loads.

Is there a way to put a link on my menu in PHP that when clicked will take the user to the bottom of the page?

I saw this tutorial here:

http://bignosebird.com/docs/h17.shtml

But don't know how to get it right in PHP. I tried and screwed up.
Reply With Quote