php: delete word from sentence

Posted by Syom on Stack Overflow See other posts from Stack Overflow or by Syom
Published on 2010-04-16T22:35:30Z Indexed on 2010/04/16 22:43 UTC
Read the original article Hit count: 136

Filed under:

i have the sentence


something about something WORD still something...


what is the most efficient metod to delete the word "WORD" from sentence in php? thanks

© Stack Overflow or respective owner

Related posts about php