The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Php redirect ?
What I am trying to do is after a form is submitted
it will redirect to another page well the forum is in php not html and the action is php_self what php code would I use to redirect to another page example thank you? so how can I redirect not using function.header and not using a form to do it ? (((((NEVER MIND!!! I GOT IT |
#2
|
||||
|
||||
HEADER("Location: pageyouwannaredirectto.html");
exit; DON'T FORGET THE EXIT! |
#3
|
||||
|
||||
are talking about vBulletin or an ordinary page?
|
#4
|
|||
|
|||
i was talking about a regular page but then I figured it out....
also thanks jamoss :0 i had already gotten I didn't wnat to use the exit because the I wante dthe php to run the redirected page Thanks guys |
#5
|
|||
|
|||
Quote:
and where should i put it? i got 1 index on my site, 1 add, 2 edit and 1 remove script on my site there is 1 edit.php file which posts to itselfs and i get a header already send error i got the header on every page, exapt the index.php and the edit.php because i get an error |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|