Artoo wrote:
 
> For example supose the 150th character is the v in the word "privileges"  I
> would want to finish displaying the word and end with "privileges" rather
> then ending  with"priv"

        How about using the SUBSTRING_INDEX function
 with delimiter set to ' ' (space). You could select
 for example - 25 words - with it, I think.

-- 
Seks, seksić, seksolatki... news:pl.soc.seks.moderowana
http://hyperreal.info / ALinkA / bOrk! *  WiNoNa )   (
http://szatanowskie-ladacznice.0-700.pl  foReVeR(  *  )
Poznaj jej zwiewne kształty... http://www.opera.com 007


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

Reply via email to