How to make single form for user and admin
Hi,
I want to make a web application in which, on administrator login all data will be displayed and on user login only entry form will be displayed on single form.I have only one database table. How will I do this? what will be logic for it. Plz, help me
Thanks