Ok,
I have an ajax code to read a .php file, and I have my alert PHP file.
This is for an alert system. But instead of a refreshing iframe, I want ajax to do it.
I have it to work, but when there isn't an alert (or the one your session is set to) it shows a blank alert.
Very confusing in my wording it.
Page > serverTime.php sets session to the id of the alert > shows alert
Page > serverTime.php reads session, if no new alert echo ""; > shows blank alert
I don't want it to show any alert if there is already a session
+REP for all help!![]()





Reply With Quote





