Hello Friends,
I have developed one application in Flex with PHP backend system.
I want to secure this application by providing user login system. Which user has access of which project id is stored in database(postgresSql).
Main problem which I faced is that After logged in once, if i refresh or reload application it ask again for Login.
Please help me to provide authentication using PHP session in my Flex application.
you can also contact me on
[email protected]
Thank you!!