Split dynamic content
Posted: Mon May 17, 2004 9:15 am
Hello,
I have been working on a new site for ages trying to come up with a good way to cleanly split up content using PHP or Javascript.
Basically what I want to do is split dynamic content that includes links in to certain length chunks and not just cut off the string in the middle of a link. The length will be determined by the current users font-size.
Is there a PHP function that does this by any chance or do you know of one, javascript also.
Thanks
GDog
I have been working on a new site for ages trying to come up with a good way to cleanly split up content using PHP or Javascript.
Basically what I want to do is split dynamic content that includes links in to certain length chunks and not just cut off the string in the middle of a link. The length will be determined by the current users font-size.
Is there a PHP function that does this by any chance or do you know of one, javascript also.
Thanks
GDog