Page 1 of 1

design questions

Posted: Fri Apr 04, 2014 6:56 pm
by scristaldi
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.

Re: design questions

Posted: Fri Apr 04, 2014 9:45 pm
by Christopher
That is very general information. Do you have examples of what you have done? Posting some code and the database schema will help.

Re: design questions

Posted: Mon Jul 21, 2014 5:21 am
by renoldscott
I agree with Christopher. What's your exact requirement?