Answer the question
In order to leave comments, you need to log in
How to output one value from cookie array?
An array is created, written to cookies,
With the session it rolls
echo $_SESSION['user'] - >login
But in cookies it turns out to display only the entire array
echo $_COOKIE["user"], how to display only one value?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question