redirect

This is a discussion on "redirect" within the PHP Forum section. This forum, and the thread "redirect are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 28th, 2005, 16:45
benbacardi's Avatar
Highly Reputable Member
Join Date: Feb 2004
Location: United Kingdom
Age: 20
Posts: 611
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbacardi Send a message via Skype™ to benbacardi
redirect

how can i automatically redirect to another page using php but without using header("location: xvxvdss") ?

  #2 (permalink)  
Old Apr 28th, 2005, 18:06
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
I think that's the only way for PHP alone to do it. If you're having problems because you're initiating the page elsewhere before printing the header, then there's probably a way around it you haven't considered - you can usually do a check first and print out the header then.

Your other options are all HTML/Javascript, etc, such as META refresh.
Closed Thread

Tags
redirect

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
301 redirect nate2099 Website Planning 3 Apr 8th, 2008 10:20
301 redirect in SEO geraYY Search Engine Optimization (SEO) 26 Feb 24th, 2008 20:33
Web development: redirect... ITG Job Opportunities 0 Feb 20th, 2008 12:03
Is there a way to redirect... dudester123 JavaScript Forum 3 Sep 11th, 2006 17:24
php redirect saltedm8 PHP Forum 16 Jun 20th, 2006 19:30


All times are GMT. The time now is 20:57.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43