page redirect
Posted: Thu Jan 25, 2007 11:17 pm
hai...
i want to redirect two pages in a single php page using if... else....
if(...)
{
...
...example.php
}
else
{
...
example1.php
}
i want to redirect two pages in a single php page using if... else....
if(...)
{
...
...example.php
}
else
{
...
example1.php
}
