On 05/03/2008 06:16, Sherry Myrow wrote: > Logistically it's really simple. I need to create a page that displays a > bunch of data. I have a huge list of manufacturers and a long list of model > numbers. I need to be able to extract the manufacturer name from the > database and display that on screen (so it can be dynamic). Then underneath > the Manufacturer name i want to show every single model number (again pulled > from the database). Each model number should be clickable to a page that > shows the corresponding product list for that specific manufacturer and > model number. > ... > Can anyone point me in the right direction? URLs to a good tutorial or page > that explains how to integrate php with css and html would be soooo > apreciated. I'm finding many articles on line about creating navs and entire > home pages but nothing as simple as what I need.
To me, it sounds like you should use a table: it's tabular data after all, isn't it? As for php, that's off-list but you can make a start here: http://www.w3schools.com/php/default.asp -- http://antanova.blogspot.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/