php-general | 2001092
Date: 09/17/01
- Next message: Niklas Lampén: "RE: [PHP] Re: MySQL query error"
- Previous message: _lallous: "[PHP] Re: FOPEN remote problems.."
- In reply to: Niklas Lampén: "[PHP] MySQL query error"
- Next in thread: Niklas Lampén: "RE: [PHP] Re: MySQL query error"
- Reply: Niklas Lampén: "RE: [PHP] Re: MySQL query error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> mysql_quory($Query);
typos....
i can't also see more errors...
"Niklas lampén" <niklas.lampen <email protected>> wrote in message
news:NPEFKEPHNLKEPEOLHPKNEEHFCFAA.niklas.lampen <email protected>
> Code:
> <?
> $Query = "UPDATE feRegUsers SET Constructor='2001-09-17',
> Enertec='2001-09-17', Seatec='2001-09-17' WHERE ID LIKE '288'";
> mysql_quory($Query);
> print mysql_error();
> ?>
>
> That results
> "You have an error in your SQL syntax near 'Constructor='2001-09-17',
> Enertec='2001-09-17', Seatec='2001-09-17'' at line 1".
>
> What's wrong? I don't see anything that can be wrong! Am I blind once
again?
>
>
> Niklas
>
-- 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: Niklas Lampén: "RE: [PHP] Re: MySQL query error"
- Previous message: _lallous: "[PHP] Re: FOPEN remote problems.."
- In reply to: Niklas Lampén: "[PHP] MySQL query error"
- Next in thread: Niklas Lampén: "RE: [PHP] Re: MySQL query error"
- Reply: Niklas Lampén: "RE: [PHP] Re: MySQL query error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

