> echo "Score 1;
You'll get an error here too...missing quotes (")
On Sat, 18 Sep 2004 22:07:37 -0700, Cole S. Ashcraft
<[EMAIL PROTECTED]> wrote:
> It doesn't like the };
>
>
> On Sat, 2004-09-18 at 19:04, Mark wrote:
> > --- [EMAIL PROTECTED] wrote:
> >
> > > Dear friends,
> > >
> > > Wi
It doesn't like the };
On Sat, 2004-09-18 at 19:04, Mark wrote:
> --- [EMAIL PROTECTED] wrote:
>
> > Dear friends,
> >
> > With 4 radio buttons and php snippet, it gives desired output,
> > however when I
> > add second question in the html form and variable for the same like
> > $variable =$_PO
--- [EMAIL PROTECTED] wrote:
> Dear friends,
>
> With 4 radio buttons and php snippet, it gives desired output,
> however when I
> add second question in the html form and variable for the same like
> $variable =$_POST['q'] in Php snippet
> it gives me error.
>
> I have pasted php code when i
Dear friends,
With 4 radio buttons and php snippet, it gives desired output, however when I
add second question in the html form and variable for the same like
$variable =$_POST['q'] in Php snippet
it gives me error.
I have pasted php code when it works and when it gives error.
Any guidance, p