Date: 08/11/00
- Next message: Ben-Nes Michael: "[PHP] open/save file from db / Strange"
- Previous message: Andrew V. Romero: "[PHP] $c=$a+$b Simple Math"
- In reply to: Andrew V. Romero: "[PHP] $c=$a+$b Simple Math"
- Next in thread: Gérald Lacombe: "Re: [PHP] $c=$a+$b Simple Math"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Ben-Nes Michael: "[PHP] open/save file from db / Strange"
- Previous message: Andrew V. Romero: "[PHP] $c=$a+$b Simple Math"
- In reply to: Andrew V. Romero: "[PHP] $c=$a+$b Simple Math"
- Next in thread: Gérald Lacombe: "Re: [PHP] $c=$a+$b Simple Math"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

