design questions

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
scristaldi
Forum Newbie
Posts: 5
Joined: Wed Apr 08, 2009 4:42 pm

design questions

Post 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.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: design questions

Post 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.
(#10850)
renoldscott
Forum Newbie
Posts: 2
Joined: Thu May 29, 2014 2:04 am
Location: USA, NY

Re: design questions

Post by renoldscott »

I agree with Christopher. What's your exact requirement?
Post Reply