Home button help
Posted: Tue Mar 31, 2009 12:56 am
Hi all, I'm new to the forums and I apologize if this has been a posted topic before but I wasn't quite sure how to look for it. I'm new to PHP and its been forever since I've done HTML and I'm just starting to get back into it all with designing of a website.
I was just looking for some basic help that I wasn't quite sure how to do...
The way that I'm building this site is so that there can be users and different pages, etc, you know the drill, and my problem was when I was doing the designing I wasn't quite sure how to put in a "Home" button that would take the person to the home screen of the website when logged out and to take them to their account when logged in. I haven't set up the user database yet but this was just something that I was annoying me because I haven't been able to figure it out.
I've come to one of two conclusions... that once a user logs in, there is all new web pages that I need to put in the database (which I doubt) or its just an alternate command, in which case I need to know how to link it all together.
Thanks for any help.
I was just looking for some basic help that I wasn't quite sure how to do...
The way that I'm building this site is so that there can be users and different pages, etc, you know the drill, and my problem was when I was doing the designing I wasn't quite sure how to put in a "Home" button that would take the person to the home screen of the website when logged out and to take them to their account when logged in. I haven't set up the user database yet but this was just something that I was annoying me because I haven't been able to figure it out.
I've come to one of two conclusions... that once a user logs in, there is all new web pages that I need to put in the database (which I doubt) or its just an alternate command, in which case I need to know how to link it all together.
Thanks for any help.