How to display data

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
eye_nid_help
Forum Newbie
Posts: 5
Joined: Sun Nov 14, 2010 1:56 am

How to display data

Post by eye_nid_help »

Hey there, I'm quite new to PHP programming so I don't know a lot so I was thinking if any of you could help me.

I am creating sort of a forum website. How can i display all the data from my table is seperate like the index page and show it on a different page?

Thnx.
internet-solution
Forum Contributor
Posts: 220
Joined: Thu May 27, 2010 6:27 am
Location: UK

Re: How to display data

Post by internet-solution »

Your request is quite general. If you have started the project and stuck at some point, then show your code and people here would be able to help.
Post Reply