Re: [PHP] mysql - php help

2002-03-19 Thread Erik Price
On Tuesday, March 19, 2002, at 10:57 AM, Denis L. Menezes wrote: > I have three fields(input boxes) in a php form as follows : > $name > $rank > $age > > My MySQL table is called "tblAddress". I know how to connect, but I do > not > know the "Insert" statement. Can someone please advise me how

[PHP] mysql - php help

2002-03-19 Thread Denis L. Menezes
Hello firends, I have three fields(input boxes) in a php form as follows : $name $rank $age My MySQL table is called "tblAddress". I know how to connect, but I do not know the "Insert" statement. Can someone please advise me how I can insert the above values in the tables "tblAdddress" in column