
March 5th, 2000, 10:24 AM
|
|
Junior Member
|
|
Join Date: Feb 2000
Posts: 16
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hello,
I can't seem to get PHP to do a redirect.
I'm using the header() function.
header("Location: <A HREF="http://www.domain.com/");" TARGET=_blank>http://www.domain.com/");</A>
But it does not work.
Where should I put this
before or within <HTML><HEAD>
I must be overlooking something or am I just retarded.
Thanks.
|