Re: Which one? PHP or MySQL
yup. if he only has 5 items and 3 customers he prolly doesnt need a silly old database. but you guys are missing the point. this is a database discussion not an html discussion. dak888 does not have an html display problem. He is trying to construct an efficient SQL SELECT that will display multiple available options. If the database relationships are setup correctly, when new options are added to his product line, he wont have to change any html! The query will take care of it all! A carefully planned database will totally minimize or eliminate page maintenance when the product lines change!
|