cut off a string?



Hey all,

I have a small CMS tool that users can leave a max 200 characters message.

everthing is fine but IF someone does something like this:

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
200 characters long

my whole layout bearks appart even when i use style="width:300px" etc

so is there a premade function in php that splits my words?


Cheers,

D


.



Relevant Pages

  • Re: cut off a string?
    ... > Hey all, ... > I have a small CMS tool that users can leave a max 200 characters message. ... > everthing is fine but IF someone does something like this: ...
    (comp.lang.php)
  • Re: cut off a string?
    ... > Hey all, ... > I have a small CMS tool that users can leave a max 200 characters message. ... > everthing is fine but IF someone does something like this: ...
    (comp.lang.php)
  • Re: cut off a string?
    ... > Hey all, ... > I have a small CMS tool that users can leave a max 200 characters message. ... > everthing is fine but IF someone does something like this: ...
    (comp.lang.php)