Thread
:
PHP5 Header Problem
View Single Post
#
7
(
permalink
)
01-16-2009, 02:20 AM
karlaredor
New Pligger
Join Date: Jan 2009
Posts: 1
I also encountered the same problem. I was developing my template using MAMP (the XAMMP equivalent on Mac)
instead of setting $result if you have logged by clicking on Login
PHP Code:
header
(
'Location: index.php'
);
that worked for me
karlaredor
View Public Profile
Send a private message to karlaredor
Find all posts by karlaredor