Page Redirect
Posted: Sat Jan 27, 2007 1:12 am
hai...
i want to redirect two pages from a php page using if... else.... condition is it possible?
if(...)
{
...
...example.php
}
else
{
...
example1.php
}
Thanks with regards
Sarbas
i want to redirect two pages from a php page using if... else.... condition is it possible?
if(...)
{
...
...example.php
}
else
{
...
example1.php
}
Thanks with regards
Sarbas