Question about Header.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Nasimov
Forum Newbie
Posts: 2
Joined: Thu Feb 19, 2004 11:51 am
Location: EarthPlanet

Question about Header.

Post by Nasimov »

Hello,
What can I do:

Code: Select all

Header("Location:  url.html");
to open in a new window?

Thanks.
User avatar
ol4pr0
Forum Regular
Posts: 926
Joined: Thu Jan 08, 2004 11:22 am
Location: ecuador

Post by ol4pr0 »

Dont think php can do that.. you prolly need java to do that
Post Reply