Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,935 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a working web application that i was working on through a local host. I then moved it to an Azure web application but the session variables from logging in are not working. When i press F12 i do not see any under the cookies tab. Please help.
@Dakoda R Meade Thanks for asking question!
For further details, visit http://php.net/manual/en/session.configuration.php#ini.session.auto-start.
Hope this helps.