, 4. Mrz 2002 11:03
>> An: Andreas Dau
>> Betreff: Re: syntax Q
>>
>> Hello Andreas,
>>
>> > > I just encountered the following: let $a be a numeric php
>> expression,
>> > a
>> > > the corresponding integer field in a table
Thx for ur quick help I will check after a short nap *ggg*
> -Ursprüngliche Nachricht-
> Von: DL Neil [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 4. März 2002 11:03
> An: Andreas Dau
> Betreff: Re: syntax Q
>
> Hello Andreas,
>
> > > I just encou
> -Ursprüngliche Nachricht-
> Von: DL Neil [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 4. März 2002 11:03
> An: Andreas Dau
> Betreff: Re: syntax Q
>
> Hello Andreas,
>
> > > I just encountered the following: let $a be a numeric php
> expre
-Ursprüngliche Nachricht-
Von: Andreas Dau [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 4. März 2002 10:37
An: 'DL Neil'
Betreff: AW: syntax Q
> -Ursprüngliche Nachricht-
> Von: DL Neil [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 4. März 2002 10:0
Hello Andreas,
> I just encountered the following: let $a be a numeric php expression,
a
> the corresponding integer field in a table. When I say: "UPDATE table
> SET a=$a" it denies the update. When I say: "Update table SET a='$a'"
it
> performs the update. Uhm, now I am wondering. Isn't 'someth
Hello...
I just encountered the following: let $a be a numeric php expression, a
the corresponding integer field in a table. When I say: "UPDATE table
SET a=$a" it denies the update. When I say: "Update table SET a='$a'" it
performs the update. Uhm, now I am wondering. Isn't 'something' supposed