JoseSilva
10-18-2008, 09:12 AM
Hi
1. I have a sql table called BUYERS
2. In one menu called CLIENTES where I do insert into that table, clientes name. This is no problem.
3. In other menu called BUSINESS I need to start to insert (NOT UPDATING) the first business movement of one of clients already in the DB BUYERS, For that I need to appear in a field of the php file all the client names in order to select the one that i'm interestead, instead of writing the full name again.
I hope you do undersatand what I mean.
thanks
1. I have a sql table called BUYERS
2. In one menu called CLIENTES where I do insert into that table, clientes name. This is no problem.
3. In other menu called BUSINESS I need to start to insert (NOT UPDATING) the first business movement of one of clients already in the DB BUYERS, For that I need to appear in a field of the php file all the client names in order to select the one that i'm interestead, instead of writing the full name again.
I hope you do undersatand what I mean.
thanks