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.
design questions
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: design questions
That is very general information. Do you have examples of what you have done? Posting some code and the database schema will help.
(#10850)
-
renoldscott
- Forum Newbie
- Posts: 2
- Joined: Thu May 29, 2014 2:04 am
- Location: USA, NY
Re: design questions
I agree with Christopher. What's your exact requirement?