PHP My SQL page design?

Kelly H

New member
Hi i am designing a website here is the link http://www.wholesaleinflatable.com

As you can see i have the site with a lot of categories.

Here is the set up i have right now.

The home page categories (in the center all the boxes) are being displayed from a db in the data base i have the HTML code that has the image link in it. (see example1)

Example 1: <a href="your link here"><img src="Your image here" alt="" name="" width="32" height="32" border="0" /></a>

Say when the user clicks on animals it takes them to a page the displays all animal inflatables in the database. Then when they click on the pink monkey that takes them to the detaled products page.

As of right now all the information you see and that you have clicked on is coming from the database.
I am having to creat a link for every page and put a link on every item.

Is there some way that i can put the items in and have a default URL and have that default url display information from that item on a page that will work for all products?

I hope this makes since.
if you have any questions you can e-mail me or IM me at [email protected]

Thank you for all your help!!
best answer will be given
 
Back
Top