design questions
Posted: Fri Apr 04, 2014 6:56 pm
OK, going to try to keep from doing a whole bunch of r&d. I am working on the design of a app and having problems with the following.
So far WAMP/LAMP application using PHP/MySQL/HTML5/CSS3.
1. Do I need to design separate web pages for the entry of data (not doing myself, want user to be able to handle).
2. I have two many-to-many tables. I was thinking of using two lookup tables to help enter data into the link table. Has anyone done this and if so could you give me some idea how.
Thanks in advance.
So far WAMP/LAMP application using PHP/MySQL/HTML5/CSS3.
1. Do I need to design separate web pages for the entry of data (not doing myself, want user to be able to handle).
2. I have two many-to-many tables. I was thinking of using two lookup tables to help enter data into the link table. Has anyone done this and if so could you give me some idea how.
Thanks in advance.