MySQL Forums
Forum List  »  Perl

reteiving an address
Posted by: James Summers
Date: January 30, 2006 08:56PM

I have stored a user's address in my database as a tinytext type. The address is typed into a textarea form like this:

1234 North Street
Some Town, ST
12345

When I retrieve the data and print it out, it appears in one line like this:

1234 North Street Some Town, ST 12345

What do I need to do in order to print the address like the first example?

Options: ReplyQuote


Subject
Written By
Posted
reteiving an address
January 30, 2006 08:56PM
February 02, 2006 02:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.