Good day.
Tell me please.
in which part of the page would it be correct to specify the session variable $_SESSION['username'] = $_username;
To use $_username in queries as a value.
session variable
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: session variable
PHP session variables should be set at the start of the page.
Note that this is not specific to WWB. This is standard PHP functionality.
Note that this is not specific to WWB. This is standard PHP functionality.
Re: session variable
Thank you very much for your reply.
I know this does not apply to WWB.
So thank you again.
I know this does not apply to WWB.
So thank you again.