cbrknight - I appreciate you taking the time to help me with this. Unfortunately I'm very new to all of this. I'm trying to put together a "web portal" for a client to access and look at their accounts. I'm not very familiar with the language yet.
When I used this: echo $row['guarantor']; It worked just find.
Now I want to use the print command so that I can format and put the information exactly where I want it on the page. Or can I use the echo command above within html formatting to get the same result?
Thanks again...very much appreciated.