J
juanpablo
Hello,
I need to create the following php code:
A web page where user 1 (login with password) can type in the following
fields :
Date: (number)
Customer: (text)
O/C: (number)
N/V: (number)
Recepcion: (checkbox)
Empresa: (text)
User 2 (login with password) can only chech the checkbox once all the other
fields have been typed by user 1.
There should be 10 records per page, and the records should be able to be
exported in xls format and also, all the pages should be able be browsed
online.
Thats all.
JP
I need to create the following php code:
A web page where user 1 (login with password) can type in the following
fields :
Date: (number)
Customer: (text)
O/C: (number)
N/V: (number)
Recepcion: (checkbox)
Empresa: (text)
User 2 (login with password) can only chech the checkbox once all the other
fields have been typed by user 1.
There should be 10 records per page, and the records should be able to be
exported in xls format and also, all the pages should be able be browsed
online.
Thats all.
JP