Windows Help List"
<[EMAIL PROTECTED]>
Sent: Friday, December 06, 2002 2:00 PM
Subject: RE: [PHP-WIN] mystery line
> > God bless us everyone.
>
> Will that make our programs free of bugs?
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscri
> God bless us everyone.
Will that make our programs free of bugs?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for all your help. You were all right. I had a missing } at the
bottom of the script. I'll count them closer next time. Thanks again.
God bless us everyone.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Here's what I do:
Page1.php submits info to page2.php.
In page2.php:
Viola.
-Dash
-Original Message-
From: freeman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 15, 2002 12:56 AM
To: PHP Windows Help List
Subject: Re: [PHP-WIN] mystery line
Can anyone tell me how to m
, 2002 11:36 PM
Subject: [PHP-WIN] mystery line
> Please help:
>
> I'm working through PHP Fast & Easy Web Development tutorial book by Julie
> C. Meloni. It's pretty good. But I've fat-fingered in a script
> (Alllinone_form.php) and I get the following error.
&g
Hi
This is probably something very simple like a missing '}'. Check that all
functions are closed! You could even do a count on the '}' character and check
that it returns an even no. though this is not fool-proof.
Cheers
jpirtle wrote:
> Please help:
>
> I'm working through PHP Fast & Easy Web
Please help:
I'm working through PHP Fast & Easy Web Development tutorial book by Julie
C. Meloni. It's pretty good. But I've fat-fingered in a script
(Alllinone_form.php) and I get the following error.
Parse error: parse error in c:\program files\apache
group\apache\htdocs\testing\allinone_for