RE: [PHP] question about Location

2002-09-06 Thread Naintara Jain
day, September 06, 2002 12:55 PM Subject: Re: [PHP] question about Location > 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: > >

Re: [PHP] question about Location

2002-09-06 Thread liljim
t; From: "Marek Kilimajer" <[EMAIL PROTECTED]> > To: "PHP" <[EMAIL PROTECTED]> > Sent: Friday, September 06, 2002 12:55 PM > Subject: Re: [PHP] question about Location > > > > doesn't mean output unless you use echo or print or whatever to

Re: [PHP] question about Location

2002-09-06 Thread Marek Kilimajer
t;>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, Septemb

Re: [PHP] question about Location

2002-09-06 Thread Brad Bonkoski
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 direc