Hi,
this might be an easy question o some of you but will appreciate your help. I have table 'TABLE' in database 'DATABASE' I have column 'A', 'B', 'C', and 'D'. 'A' has unique values. I want to insert a values from "B', 'C' and 'D' correspond to 1 from 'A' into an HTML code.
Thanks in advance
mysql - resolved
Moderator: General Moderators
mysql - resolved
Last edited by moussa854 on Mon Sep 20, 2010 5:35 am, edited 1 time in total.
Re: mysql - resolved
I was able to do it. Thanks.