Need help formating page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cdoyle
Forum Contributor
Posts: 102
Joined: Wed Feb 13, 2008 7:26 pm

Need help formating page

Post by cdoyle »

Hi,
I'm working on a new page, and when I view the page it's not quite working the way I want.

http://www.caraudiocentral.net/CAC_Mafi ... ketnew.php

The page starts out fine, but if you click on one of the market categories. I want just the listing of items to appear, but what is really happening is the list of categories remain at the bottom of the list.

Here is my attached file as I have it so far,
How do I make the list of categories appear at the start, and not appear at the bottom of everything?

I'm also wondering about protecting the page from injections. Am I do the is numeric check right?
Attachments
marketnew.zip
(1.14 KiB) Downloaded 9 times
cdoyle
Forum Contributor
Posts: 102
Joined: Wed Feb 13, 2008 7:26 pm

Re: Need help formating page

Post by cdoyle »

Am I close to getting it right?

The links work, but I just want the market categories to not appear at the bottom of the page after you click on a category.
Post Reply