<? ?> doesn't mean output unless you use echo or print or whatever to output from there anything. Just use header("Location: yournewpage.php"); at the end.
Meltem Demirkus wrote: >>I mean I made a page with php and other stuff..And there is form .When I >>click on okbutton php is dpoing what it should . But after want the page >> >> >to > > >>come to another link.I asked that before and they told me that .. there >> >> >must > > >>be no uotput but I am using <?...?> which means output.. >> >>so I dont know what to do.. >>meltem >> >> >>----- Original Message ----- >>From: "Brad Bonkoski" <[EMAIL PROTECTED]> >>To: "Meltem Demirkus" <[EMAIL PROTECTED]> >>Cc: <[EMAIL PROTECTED]> >>Sent: Friday, September 06, 2002 12:36 PM >>Subject: Re: [PHP] question about Location >> >> >> >> >>>Not quite sure what you are getting at here? A hyper link would direct >>>the user to another page :-) >>>If you mean after a timeout/auto-magically perhaps you can try meta >>> >>> >>refresh: >> >> >>>http://www.htmlhelp.com/reference/html40/head/meta.html >>> >>>HTH >>>-Brad >>> >>>Meltem Demirkus wrote: >>> >>> >>>>Is there anyway to direct my page to another after the php and output >>>>process work on the page? >>>> >>>>thanks >>>>meltem demirkus >>>> >>>> >>>> >>>> >>>> >>> >>> >>> > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php