On Tue, 2005-07-26 at 09:28 -0400, Krypto 76 wrote:
> I want to write a j2me midlet that displays a story headline and
> description. This is working great.
> However I want to write a php script that I can hit the url/page of
> the full story with then pull all of the stories text and remove all
> html/script/menu/imagee etc. So the phone can display it.
> 
> How can I effectively get (mostly) just the text?
> 
> Jay
> 

http://pt.php.net/manual/en/function.strip-tags.php

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

Reply via email to