alternate of 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
umang40
Forum Newbie
Posts: 8
Joined: Wed May 20, 2009 7:31 am

alternate of header()

Post by umang40 »

Is there another way to redirect a page without using the header() function, but still use PHP?
Post Reply