Hi,
I am new in mysql and php and I want to insert data in a table from two different input form. Plz help me,
I want like this e.g.
Form 1 contains "username". Form 2 contains "password";
both different value insert in single table same row. Is that possible, if yes plz help me out.
Thanks in advance!
DJ
I am new in mysql and php and I want to insert data in a table from two different input form. Plz help me,
I want like this e.g.
Form 1 contains "username". Form 2 contains "password";
both different value insert in single table same row. Is that possible, if yes plz help me out.
Thanks in advance!
DJ
Comment