Delphiwhat
Programmer
Guys
I'm new to php and what I want to do is update a table (mytable) in a myssql database.
So basically I need to create a webpage with 2 fields 'house number' and 'status'.
Status is a dropdown list populated from another table (haven't worked out how to do this)
house number is populated by the user typing in a number.
When the user presses submitt button the mytable should be updated with a new record.
Any ideas how to do this or could someone start me of
Thanks
st
I'm new to php and what I want to do is update a table (mytable) in a myssql database.
So basically I need to create a webpage with 2 fields 'house number' and 'status'.
Status is a dropdown list populated from another table (haven't worked out how to do this)
house number is populated by the user typing in a number.
When the user presses submitt button the mytable should be updated with a new record.
Any ideas how to do this or could someone start me of
Thanks
st