On 03 Mar 2014 at 02:31, Jeffry Killen <jekillen@xxxxxxxxxxx> wrote: > In turn the required script requires further scripts. So once I get to > the second level of included scripts, the print statement will not be > active (it will not print back to the browser). What do you mean? Why would a print in the next level of included script not write back to the browser? Or do you mean that you don't have access to those scripts to add a print? > So can anyone with knowledge of how Apache interacts with > php shed some light on this? IE the server terminates a script with: > <p class="err">Access to site, jekillen.com, is temporarily denied</p> But this is your string, mostly. You could print out the value of $_status before entering that second if. -- Cheers -- Tim
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php