what can i usee to check if a session exists. If it does i want to display a message saying they are logged on, however if they are not i want to display the login boxes.

    Have you tried looking through the PHP manual on session handling functions?

      Write a Reply...