Ask a Question related to PHP Development, Design and Development.
-
sk89q #1
Split Text Block into Paragraphs
I have this large text block, but I would like to split it into
smaller ones by a number of characters. It needs to _split at whole
words_, and not just randomly in the middle of a word.
What's the best way to do this?
Thanks in advance.
sk89q Guest
-
Bold and Paragraphs in Dynamic Text
I have got really long resouce/product descriptions that I need on a product detail page - the database is access and the scripting is asp - and the... -
how to split continuous text in a variable into two text-variables...?
Hi, i have a little problem. i need to split a continuous text-variable into two text-variables but in whole words! so i can show these two... -
Centering text vertically in a text block
I just bought Freehand MX 11 for Mac OS X and from using it back in the mid 1990s I could have sworn you could center text vertically in a text... -
Missing text (flush right text block) upon export to pdf
I was aghast today to see and ad in the local paper (that I worked on and got client approval for) missing text at bottom of ad. I am using FH 10 in... -
Split text into two columns
Hi I want to be able to split the contents of a text field into two or maybe three columns. The text field contains text AND HTML mark-up. My... -
P'tit Marcel #2
Re: Split Text Block into Paragraphs
sk89q écrivit:
> I have this large text block, but I would like to split it into
> smaller ones by a number of characters. It needs to _split at whole
> words_, and not just randomly in the middle of a word.
>
> What's the best way to do this?
R
O
T
F
M
P'tit Marcel Guest
-
P'tit Marcel #3
Re: Split Text Block into Paragraphs
Rob écrivit:
word_wrap, that you apparently fail to know as well...> A helpful response there P'tit, excellent use of your time. If you'd
> like to point him to the function in the 'FM' that does this then go
> ahead.
[url]http://fr.php.net/word_wrap[/url]
--
P'tit Marcel
P'tit Marcel Guest
-
Rob #4
Re: Split Text Block into Paragraphs
"P'tit Marcel" <geononauxspams@centrale-lyon.org.invalid> wrote in message
news:Xns93BED1740BCAbulgroz7@213.228.0.136...OK, I stand corrected. Still no need for your obnoxious reply when> Rob écrivit:
>>> > A helpful response there P'tit, excellent use of your time. If you'd
> > like to point him to the function in the 'FM' that does this then go
> > ahead.
> word_wrap, that you apparently fail to know as well...
>
> [url]http://fr.php.net/word_wrap[/url]
>
>
> --
> P'tit Marcel
you could have simply said 'word_wrap'. You came through in the
end, tho :-)
Rob
Rob Guest



Reply With Quote

