Re: [PHP] changing to a different file in browser

2001-07-05 Thread Srinivasan Ramakrishnan
ROTECTED]> To: "PHP General List" <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 6:46 AM Subject: [PHP] changing to a different file in browser > Hi all, > I know this is probably the most stupid question you'll see on this list for > a while, but anyway, > In an &

[PHP] changing to a different file in browser

2001-07-05 Thread Brad Wright
Hi all, I know this is probably the most stupid question you'll see on this list for a while, but anyway, In an 'if..else' statement, I want to (if a condition is met) change to a totally new php page in the browser window. I know this is simple (in fact i had it working last night but have now fo