php - Getting session variables from IP.Suite in Angular 2 -


i'm working on angular 2 project, have logged in user ip.suite (if user logged in there) , fetch variables id etc.

i tried asking on forums, no 1 answered. first thought of fetching cookie, it's flagged httponly. now, work fine if http request php script , session variables there? if so, how?

thanks in advance.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -