[thelist] MySQL SELECT and INSERT not following (my) logic

Rich Gray rich at f1central.net
Wed Feb 12 11:30:01 CST 2003


[chop]

> mysql("$DBName","INSERT INTO CartItems VALUES
> ('$UID','$ItemID','$ItemQuantity','$Date','$CartItemsID','$ColorNa
> me','$size')")
> ;
>

Can you post the code for the mysql() function so we can see what it is
doing? Where does the variable $ColorName get set?

Rich




More information about the thelist mailing list