I have a sign up process that is in a legacy framework and we are trying to switch to a new framework...in fact a different language. So let's say that there are 3 steps in the sign up process and each of those 3 steps has it's own file(step1.php, step2.php, step3.php).
Now if I want to change page2.php to a python file I will still need the session information from page1.php. How can I transfer this information between the two pages while maintaining a valid session and obviously security.
Biz orijinal ve yeni değişikliklerin açıklamaları yapıyor gibi aynı arşivde bu dil anahtarı entegre etmek istiyorum. Böylece çevik parçası. (Ben hala bu bunu yapmak için en iyi yol olduğunu satılan değilim ama ben daha çok merak ediyorum)