php implementation of Boyer-Moor

Reply

Join Date: Oct 2007
Posts: 20
Reputation: nishanthaMe is an unknown quantity at this point 
Solved Threads: 0
nishanthaMe nishanthaMe is offline Offline
Newbie Poster

php implementation of Boyer-Moor

 
0
  #1
Mar 3rd, 2008
Hi guys
I just trying to do some string matching and I want to use boyer-moor algorithm. What I am doing is, read a file from fopen() and searching counting the word "table" in the file.Can any one let me know a palce where a php implementation of boyer-moor algorithm can be located.
Cheers
nishantha
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 100
Reputation: petr.pavel is an unknown quantity at this point 
Solved Threads: 14
petr.pavel's Avatar
petr.pavel petr.pavel is offline Offline
Junior Poster

Re: php implementation of Boyer-Moor

 
0
  #2
Mar 13th, 2008
Hi nishanthaMe,
this is a last-hope advice.
I found on Wikipedia that Wikipedia itself uses this algorithm:
http://en.wikipedia.org/wiki/Boyer%E...arch_algorithm
So you could download Wikipedia source code and find it in there.
Petr 'PePa' Pavel

The more information you give the more relevant answer you get.
Please consider using "Add to ... Reputation" and mark your thread as Solved if you found what you were looking for. By giving feedback you help others.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC