0
I have a vector that receives data coming from a socket that I use for user notifications, but every time I change pages I lose all the value coming from this variable, I’m using angular on the front end. How do I make it so that I can navigate normally in the system without losing the values within my vector? PS: If anyone knows any logic, tutorial related to angular and notifications (facebbok style, twitter, etc), can pass me that I will study. Thank you
http://php.net/manual/en/function.session-start.php an option...
– MagicHat