Diversions
06-23-2008, 02:19 PM
I am starting the process of learning MySQL through W3 Schools and going to develop it on a WAMP localhost. By and large it seems straight forward enough BUT - before I make a complete hash of it I have what I know will be a very elementary question.
When I call up the db into the web site, I will want the images and product names linked to an outside URL. When I set the db up do I place the information directly in the field (i.e: <URL-TAG>Product- A</a> or am I calling the information from two distinct cells of the db (i.e. a column with the URL and a column for the Product Name)?
I realize this is basic stuff, but it will clearly help me get my head around this dbase process since I have never developed one before.
Thanks
D
When I call up the db into the web site, I will want the images and product names linked to an outside URL. When I set the db up do I place the information directly in the field (i.e: <URL-TAG>Product- A</a> or am I calling the information from two distinct cells of the db (i.e. a column with the URL and a column for the Product Name)?
I realize this is basic stuff, but it will clearly help me get my head around this dbase process since I have never developed one before.
Thanks
D