[PHP] Re: need help on coding

2003-06-18 Thread Mark Clarkstone
"Shien Hang Low" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > > From: Gabor Hojtsy <[EMAIL PROTECTED]> > To: Shien Hang Low <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Subject: Re: need help on coding > Date: Sun, 15 Jun 2003 12:26:53 +0200 > > Please ask support questions a

[PHP] Re: need help on coding

2003-06-15 Thread Hugh Bothwell
"Shien Hang Low" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > >problem : > > > >code : > > >$data= "message"; > >echo $data; > >?> > > > >output : > >message > >--- > >if i want the output to be : > >"message" > > > >i try to used the below code bu

[PHP] Re: need help on coding

2003-06-15 Thread Thomas Seifert
you need to quote " in your code. Thomas On Sun, 15 Jun 2003 17:01:03 + [EMAIL PROTECTED] (Shien Hang Low) wrote: > > > > From: Gabor Hojtsy <[EMAIL PROTECTED]> > To: Shien Hang Low <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Subject: Re: need help on coding > Date: Sun, 15 Jun 2003 12