Re: [PHP] Looking for a string function

2005-11-02 Thread Jochem Maas
Jay Blanchard wrote: [snip] I seem to remember a built in php function that will take a huge block of text. Then just spit out X number of characters from it and follow it with an additional string value. But I cannot remember what it is. I seem to remember it being something other than the subs

RE: [PHP] Looking for a string function

2005-11-02 Thread Jay Blanchard
[snip] I seem to remember a built in php function that will take a huge block of text. Then just spit out X number of characters from it and follow it with an additional string value. But I cannot remember what it is. I seem to remember it being something other than the substr(). I am looking to

Re: [PHP] Looking for a string function

2005-11-02 Thread Paul Waring
On Wed, Nov 02, 2005 at 02:35:47PM -0700, Phillip S. Baker wrote: > I seem to remember a built in php function that will take a huge block of > text. > Then just spit out X number of characters from it and follow it with an > additional string value. > But I cannot remember what it is. I don't kno