![]() |
Sergey Kornilov admin 8/24/2007 |
I recommend you to switch to PHPRunner 4.1 and use BeforeProcessAdd event for redirect purposes. |
C
|
ccuser 8/24/2007 |
I just put an obstart(); at the top of the event code. That opens the ouput buffer thereby allowing redirecting. |
J
|
JahWobbler author 8/25/2007 |
I recommend you to switch to PHPRunner 4.1 and use BeforeProcessAdd event for redirect purposes.
|
J
|
JahWobbler author 8/25/2007 |
I just put an obstart(); at the top of the event code. That opens the ouput buffer thereby allowing redirecting. Hope that helps.
|
![]() |
Sergey Kornilov admin 8/25/2007 |
Just download PHPRunner 4.1 and start using it. |