Here is my dilemma. I have searched high and low for a solution and keep coming up stone-walled. So, I don't know if it's even possible.
I want to set a cookie, however, I only want the cookie to set AFTER the incoming IP has been checked to a database of IPs. If the incoming IP is within the database, I do not want to drop the cookie.
It sounds so simple, yet seemingly not. Any thoughts or solutions?
I want to set a cookie, however, I only want the cookie to set AFTER the incoming IP has been checked to a database of IPs. If the incoming IP is within the database, I do not want to drop the cookie.
It sounds so simple, yet seemingly not. Any thoughts or solutions?