Re: [PHP] $c=$a+$b Simple Math From: Sean Harding (sharding <email protected>)
Date: 08/11/00

On Thu Aug 10 at 11:29:16 PM, Andrew V. Romero wrote:

> So why do I keep getting a "Parse error: parse error in
> /home/u20/avr/public_html/testing/form2.php3 on line 12"? What do I

Because you're missing a semicolon on that line.

sean

-- 
Sean Harding sharding <email protected>  | "No one can save us
http://www.dogcow.org/sean/       |  but Kim the waitress" 
                                  |  --Material Issue

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>