php session safari çalışmıyor

0 Cevap php

I have a simple login page. Everything works fine in Mozilla and IE. When I try to login in Safari, the session is empty, just a white page. If i check the session id, it gives me the id, but shows nothing else. echo session_id(); If I copy the page URL and then go to another page, and paste the URL, the browser shows the page.If I refresh it, it disappears again.(but it always shows the session id) Everything works in Mozilla and IE.

güncelleme: Yardımlarınız için hepinize teşekkür ederim, evet, bu sayfada bir şey oldu, ben basit bir sayfa denedim ve çalıştı. Dersimi aldım. Tekrar teşekkürler!

0 Cevap