Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End missing code in change form tutorial? Re: missing code in change form tutorial?

#60151
SNelson
Member

Hi. Thanks for the reply:

"apostrophe" wrote:
If you are refering to the "if" in the code block you posted then it is there to check that the variable has been set.

Yes. I understand that. What I don’t understand is what should happen if the "if" returns true.
In other words..
If the session variable does not exist…
what should I do?
just die()?

Thanks