Forum Moderators: open
myfile.php
header("Location: redirecturl");
I notice that the frame content (from the redirect) loads very slowly, when the frameset page loads, it says "done", then after perhaps 3-4 seconds, the new page shows up. It has never been so slow with a direct php redirect.
Is this normal?