html - PHP - access different pages -


i want make php page following scenarios:

  • if click "my account", link me login page if i'm not logged site.
  • if click "my account" , i'm logged site, take me user account.

you can php sessions purpose.have @ below example

login session


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -