Question:
I have never created a menu system dynamically. I can not figure out how to hide() the register tab if a user is logged in. I am unsure where to start in the header file to do so.
Near the bottom of the code is where we decide if we should show the log in page within the index page. I figure I would have to start there, or change the dynamic code to check for this first? I'm such a newbie... LOL
Any help, or ideas would be most appreciated.
Thank you,
The Code:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
&l