Hi I want to create 2 different php page's one for administrator login page and one for client.
On the administrator's page i want to add one field with dropdown menu where i can change status of product like ready,booked in etc.
I also want an field for name surname and then the product serial.
The Administrator's page must have an username and password login page.
The client page must have an text box where he could type in the product serial and then would show the status of that product.
I would need all this inforrmation to be saved msql database or other form if possibile
On the administrator's page i want to add one field with dropdown menu where i can change status of product like ready,booked in etc.
I also want an field for name surname and then the product serial.
The Administrator's page must have an username and password login page.
The client page must have an text box where he could type in the product serial and then would show the status of that product.
I would need all this inforrmation to be saved msql database or other form if possibile






