I'm very new to PHP, from what I've read the die() function pretty much just exits the current script.
So my question is, is it necessary to include it at the end of every script? or is it needed just under certain circumstances.
Thanks!
I'm very new to PHP, from what I've read the die() function pretty much just exits the current script.
So my question is, is it necessary to include it at the end of every script? or is it needed just under certain circumstances.
Thanks!