Issue:
Trying to redirect using "header ( ... )" in PHP. Instead youre getting it opened up in your iFrame
Example:
Fix:
Add the following to your <a href="..." > links </a >
target="_top"
That'll do it!
Technology, Music, & Culture Blog
target="_top"
That'll do it!
0 comments:
Post a Comment