Ok, my question is...
Why is it that when i uploaded my files to the server the
header("Location:".$config_basedir.");
wont execute more than once....
But on my Localhost I had no problem with the header refreshing...
Is there a way to stop this from happening or maybe a revise PHP code I can use to let it use header feature????
Thanks in advance for the help.
-Programmer12