you do:
- Code: Select all
<HTML>
......
<?PHP header("Location: http://www...")
Need do:
- Code: Select all
<?PHP header("Location: http://www...")
......
<HTML>
Moderators: macek, egami, gesf
<HTML>
......
<?PHP header("Location: http://www...")
<?PHP header("Location: http://www...")
......
<HTML>

Users browsing this forum: No registered users and 1 guest