View Single Post
Old 06-26-2005, 08:44 PM   #1 (permalink)
kayla
Member
 
Join Date: Jun 2005
Location: Tampa, Fla
Posts: 37
Default Listing mysql data using php

Hello,
I am very new to PHP but want to learn a little about it.

How can I list the contents of my mysql database in a column like fashion.
not this: Some Address Some City Some State Some Zip

I want the fields from my table displayed like this:
id_address
Some Address
Some City
Some State
Some Zip

id_address
Some Address
Some City
Some State
Some Zip

any help is appreciated for this novice, kay
kayla is offline   Reply With Quote
Sponsored Links