phpbar.de logo

Mailinglisten-Archive

RE: [php] PHP sql updaten...
Archiv Mailingliste php_(at)_infosoc.uni-koeln.de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [php] PHP sql updaten...



hi....

wenn ich das $result = mysql_query("INSERT INTO rezcount VALUES(NULL
,'$Name','$ID', '')")
mach bleibt die zelle komplett leer....


Beste Grüße aus Sinzig,

Alexander Meis
pixelhouse media service

----------------------------------------------------------------
 - Barbarossastraße 36 -  53489 Sinzig
 - Tel: 02642-980330 - Fax: 02642-980215
 - Internet: http://www.pixelhouse.de
-----------------------------------------------------------------

>-----Original Message-----
>From: owner-php_(at)_solix.wiso.Uni-Koeln.DE
>[mailto:owner-php_(at)_solix.wiso.Uni-Koeln.DE]On Behalf Of Egon Schmid
>Sent: Dienstag, 9. Februar 1999 10:39
>To: php_(at)_solix.wiso.Uni-Koeln.DE
>Subject: RE: [php] PHP sql updaten...
>
>
>
>
>On Tue, 9 Feb 1999, pho-sim_(at)_pixelhouse.de wrote:
>
>> >Des macht doch die DB automatisch. Da ist irgendwie was ganz
>anderes faul.
>>
>>
>> hmm ne leider eben nicht ..... was kann denn da noch faul sein ?
>> das ist der string der die tabelle updatet
>> $result = mysql_query("INSERT INTO rezcount VALUES(''
>,'$Name','$ID', '')")
>> or die("Unbale to query db!");
>>
>> der setzt den index nicht.....
>> woran kann das liegen ?
>>
>> gruss Alex
>
>Dann probier mal das, wenn das erste Feld ein Autoincrement Feld ist:
>$result = mysql_query("INSERT INTO rezcount VALUES(NULL,'$Name','$ID',
>'')") ...
>
>-Egon
>
>


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive