- messages and error messages should now be passed by adding them to the session variable 
    $_SESSION["aigaionerror"] and $_SESSION["aigaionmessage"]
    Upon accessing the index.html, these messages are shown, and the two session variables are cleared again.