View Single Post
  #11 (permalink)  
Old 07-29-2007, 09:40 PM
jganders's Avatar
jganders jganders is offline
WebProWorld Member
 

Join Date: Jul 2007
Location: California, USA
Posts: 26
jganders RepRank 0
Default 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!
Reply With Quote