You could create a cookie using Javascript and let PHP check if it is there. The only pitfall is when cookies have been disabled. There is no sure way to do this.
You could create a cookie using Javascript and let PHP check if it is there. The only pitfall is when cookies have been disabled. There is no sure way to do this.