Maybe I do not understand something in the session, but when I set variables - they are not visible during the ajax request. In the usual GET / POST request there are variables, but in ajax - the session is empty
Source: https://ru.stackoverflow.com/questions/596739/
All Articles