
January 14th, 2000, 08:01 AM
|
|
Junior Member
|
|
Join Date: Jan 2000
Location: Caracas, Venezuela
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I need to redirect to a specific PHP file depending on the content of a variable, for example, in case the variable $action has a 1 then go to page add.php3, 2 then redirect to page modify.php3, etc. How could I go about doing this? Thanks in advance
|