Displaying a longtext field

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
samdennis
Forum Newbie
Posts: 2
Joined: Sat Sep 06, 2008 1:38 pm

Displaying a longtext field

Post by samdennis »

Ok, not sure if I'm in the right place.

I have a longtext field in my mysql that when I upload, I upload as a list, but when I go to display it in a table, it wraps the text. How can I change it to display it properly.

I am very new at coding for PHP so a lot of what I do is by trial and error, and a if I can't do that, I have tried doing numerous searches which has helped me in the past, but have not been able to find an answer to this one, probably because it is way to simple.

Any help would be greatly appreciated

Sam
samdennis
Forum Newbie
Posts: 2
Joined: Sat Sep 06, 2008 1:38 pm

Re: Displaying a longtext field

Post by samdennis »

Nevermind, I figured it out and I was in the wrong place

Thanks for the help
Post Reply