Hi
I hope someone can help me. I am new to PHP and am having problems.
I have two tables in a MySQL database one called END_USER and one called JOB_SHEET. I am trying to output the NAME column from the END_USER table
into a combo box.
From said combo box i want a user to be able to select a NAME and the ID for that user be inserted into the EMP_ID column in the JOB_SHEET table.
If anyone knows an idiots guide to how to do this
Thanks
Liz