What is the meaning by "header:(Location: try.php)"

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
zahir
Forum Newbie
Posts: 3
Joined: Tue Sep 16, 2008 8:00 am

What is the meaning by "header:(Location: try.php)"

Post by zahir »

Can anyone explain about this and what are their means...
What are the Location that means....
Please....
User avatar
pcoder
Forum Contributor
Posts: 230
Joined: Fri Nov 03, 2006 5:19 am

Re: What is the meaning by "header:(Location: try.php)"

Post by pcoder »

User avatar
panic!
Forum Regular
Posts: 516
Joined: Mon Jul 31, 2006 7:59 am
Location: Brighton, UK

Re: What is the meaning by "header:(Location: try.php)"

Post by panic! »

it means it will redirect the user to the page try.php
Post Reply