For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > June 2005 > text to keyword parsing script?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author text to keyword parsing script?
abracad_1999@yahoo.com

2005-06-09, 3:56 am

Before I write one, are there any free scripts out there that will take
a string of text and output a list of spearate keywords?

Ken Robinson

2005-06-09, 3:56 am



abracad_1999@yahoo.com wrote:
> Before I write one, are there any free scripts out there that will take
> a string of text and output a list of spearate keywords?


How are the keywords presented in the string. If everything is
seperated by the same character, use the explode() function.

Give us a hint as to the format of the string, then we can tell you
what to do...

Ken

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com