Jump to content

eddiecore

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by eddiecore

  1. No, I just want to understand how those two things would work. Oh, I understand! I'm trying to make php templates. I think I'm able to figure out something for what I'm trying to do. I'll just use php to verify I'm logged in using cookies and if I'm logged in it'll call up the mainpage template.
  2. I'm trying to create a website so that if I go to http://websiteaddress.com/, it will go to then index and if you are already logged in it will display the main page, but if you aren't logged in it'll show a login/registration page. Also, how does the following work: index.php?action=home index.php?action=register They show two seperate pages? So, could it go to the home page if logged in, but if not logged in it'll go the registration/login page?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.