Retrieving values Database into Table Rows and columns

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
User avatar
walleykool
Forum Newbie
Posts: 2
Joined: Mon Aug 21, 2006 6:59 am
Contact:

Retrieving values Database into Table Rows and columns

Post by walleykool »

How do i retrieve data into table rows and columns? I'm a new new PHP programmer and wanna retrieve some values from the database. The values are coming but how do i position them where i want to go?
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

If you are new to PHP, I suggest you learn the fundamentals first :wink:
Post Reply