In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:
> $connect = mysql_connect(xx); or die ("dBase not connect.")
> $sql = "REPLACE CLIENT SET ID = \"$id\", ITEM = \"$item\", TITLE
> =\"$title\", AUTHOR = \"$author\", PUBLISHER = \"$publisher\", DELIVERY
> = \"$deli
> I getting dificulties with an updating records procedure: like I have an
> Auto-Increment field I try to use the REPLACE (but without the the
> auto-increment I tried also UPDATE). I checked also the variables with
> an echo, and also all the usual things I could imagine...
What goes wrong?...
2 matches
Mail list logo