I am having a problem that appears to be occurring randomly and I am not sure exactly why. When certain pages that are php handler pages are being navigated to upon form submission they are occasionally showing as a completely white page.
The pages seem to load and then are “done” loading as far as the browser is concerned. They are supposed to run and then after doing the code on them they are supposed to redirect the user to other pages using the “header” and in some cases “META” method of redirection.
90% of the time it actually works perfectly by redirecting the user to the required page but occasionally there is the above stated problem.
Since it appears to be occurring randomly I have thought that the trigger stimulus must be random too, such as connection speed for instance?
Can anyone make any suggestions as to what might be causing this problem?
Much Appreciated
AMCH