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.
|
|
|
|
|
![]() |
||
redirect
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
redirect
how can i automatically redirect to another page using php but without using header("location: xvxvdss") ?
|
|
|
|
|||
|
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. |
![]() |
| Tags |
| redirect |
| Thread Tools | |
|
|
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 |