There's a perfect example in the manual:
http://www.php.net/manual/en/function.preg-replace.php

HTH
Justin


on 20/09/02 9:16 PM, SiTA WebMaster - VST ([EMAIL PROTECTED]) wrote:

> Try to remove all strings starting with "<" and ending with ">". Be sure
> not to remove "<A href ... ></A>"'s. Also you need to format line
> endings via "\n" or "<BR>".
> 
> it might seem a little bit hard, but any other solution won't work
> rather than this.
> 
> Tim Haynes wrote:
> 
>> Does anybody know of a class or a solution to converting an HTML page to a
>> text only page via PHP, but leaving in href links in and a certain degree of
>> formatting.
>> 
>> Cheers,
>> 
>> Tim
>> 
>> 
>> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to