In PHP, if I use the include() or require() functions to start running code in another script, is there a way to terminate the parent script from within the child?In PHP, if I use the include() or require() fun
In PHP, if I use the include() or require() functions to start running code in another script, is there a way to terminate the parent script from within the child?In PHP, if I use the include() or require() fun