I have a text box, it stores to a database.
If someone was to be really bad and type a long string of ddddd……. With no hard returns, then that is what would be stored to the database. And echo’d out later.
I have the output echo’d into a table and it just stretches the table out to fit the data.
It looks really horrible and I don’t like it. How do I get it to constrain to a formatted box?
If someone was to be really bad and type a long string of ddddd……. With no hard returns, then that is what would be stored to the database. And echo’d out later.
I have the output echo’d into a table and it just stretches the table out to fit the data.
It looks really horrible and I don’t like it. How do I get it to constrain to a formatted box?
