Hi List,

How would I show 100 chars after finding the first instance of a searched
word in a string.

So I have a string of which I search for the first instance of "hello" and
display from there 100 more chars.

My output word then be something like:

 hello and show the next 100 chars...

Thank you in advance for any help or advice given.

Dave C

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.672 / Virus Database: 434 - Release Date: 28/04/2004
 

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

Reply via email to