PH7 icon indicating copy to clipboard operation
PH7 copied to clipboard

Exit from included file does not exit parent.

Open Maxwell175 opened this issue 7 years ago • 0 comments

Hello,

I found that if there is an exit() or die() in an included php script, it does not stop execution of the main script.

Maxwell175 avatar Aug 18 '18 04:08 Maxwell175