Backend Development

PHP Session is NULL

Submitted by Venipa, , Thread ID: 21822

Thread Closed

RE: PHP Session is NULL

Aisaka
Tomori wa kawaii desu!
Level:
2
Reputation:
177
Posts:
2.61K
Likes:
351
Credits:
18K
14-06-2016, 06:12 PM
#6
14-06-2016, 06:06 PM
Venipa Wrote:
14-06-2016, 06:01 PM
BurnedDesigns Wrote:
are you still only using $_SESSION and not $_SESSION['title']

i use $_SESSION['user_session'] to check it, since there's nothing wrong

Why do you want to check
Code:
if (!isset($_SESSION))"
in the first place?
Why don't you just session_start() at the beginning of your php files? It won't harm you and your session won't get overwritten
Aisaka Squad
Clxud | @231 | Kyoko |@1126 |@1256 | @5056 | @25108| @3747

[Image: yrNnxfb.gif]

Users browsing this thread: 1 Guest(s)