Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]sesje w php błąd
bartek4175
post
Post #1





Grupa: Zarejestrowani
Postów: 284
Pomógł: 1
Dołączył: 15.08.2013

Ostrzeżenie: (0%)
-----


mam kod

http://wklej.org/id/1634350/

ale nie dziala :C

wpisuje dobre dane do logowania i nie dziala ;C
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
szymon202
post
Post #2





Grupa: Zarejestrowani
Postów: 152
Pomógł: 0
Dołączył: 13.08.2013

Ostrzeżenie: (0%)
-----


Zamiast if($_SESSION['Authenticated'] == 1) daj if(isset($_SESSION['Authenticated']) && ($_SESSION['Authenticated'] == 1))
Zamiast elseif($_SESSION['Authenticated'] == 0) daj elseif(isset($_SESSION['Authenticated']) && ($_SESSION['Authenticated'] == 0))

Powinno pomóc (IMG:style_emoticons/default/smile.gif)

Ten post edytował szymon202 13.02.2015, 19:24:19
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 13.10.2025 - 22:14