[TYPO3-dev] cropHtml as new Feature for stdWrap

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Thu Jan 11 13:40:12 CET 2007


Steffen Kamper schrieb:
> 
> If you have an idea how to read html into an array like the dom-function we 
> could replace it - may be a useful function for other properties.

You can do it by walking the string with a regexp. Has the advatage that 
you don't need to parse the whole string, as you can terminate after the 
first n byte of text.

Masi




More information about the TYPO3-dev mailing list