Posted by Rik Wasmus on 11/20/07 20:03
On Tue, 20 Nov 2007 20:41:49 +0100, <paul814@excite.com> wrote: > How can I open a page based on this IF: > > Code: > > if ($selected_radio =3D =3D '0') { > WHAT NEEDS TO GO HERE IF I WANT TO OPEN http://localhost/index3.php > } if($selected_radio =3D=3D 0){ header('Location: http://localhost/index3.php'); exit; } -- = Rik Wasmus
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming