Tried it and this is the error that  I get

Notice: Undefined index: Date_and_Time in c:\inetpub\wwwroot\check.php on
line 9
<META HTTP-EQUIV="refresh" content="0;
URL=./Conference_Calls.php?Date_and_Time=>


"James Kaufman" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Try this:
>
> echo "<META HTTP-EQUIV=\"refresh\" content=\"0;
> URL=./Conference_Calls.php?Date_and_Time=".$_POST['Date_and_Time'].">";
>
> On Sat, May 15, 2004 at 07:47:28PM +0400, Ronald The Newbie Allen wrote:
> > I did a cut asnd paste to your code and this is the error that I receive
> >
> > Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE,
expecting
> > T_STRING or T_VARIABLE or T_NUM_STRING in c:\inetpub\wwwroot\check.php
on
> > line 9
> >
> >
>
> -- 
> Jim Kaufman
> Linux Evangelist
> public key 0x6D802619
> http://www.linuxforbusiness.net

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to