Hi there,
I have a field in my MYSQL database which is very long and I want to output that onto the screen so that it doesn't disrupt the page and I want to restrict the width it can be on the page so it has to start a new line when it reaches that width.
I have tried Tables, DIVs and Paragraphs with no success?
What do I need to do? is it something i need to do in my MYSQL database...
Thanks...
I have a field in my MYSQL database which is very long and I want to output that onto the screen so that it doesn't disrupt the page and I want to restrict the width it can be on the page so it has to start a new line when it reaches that width.
I have tried Tables, DIVs and Paragraphs with no success?
What do I need to do? is it something i need to do in my MYSQL database...
Thanks...