About the search that removes the prepositions like of, in.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dd2lam
Forum Newbie
Posts: 1
Joined: Tue Jan 06, 2009 2:54 am

About the search that removes the prepositions like of, in.

Post by dd2lam »

Hi all,

I want a PHP code that searches the file by removing the prepositions like of, in, on, at etc.
So that the search will be more efficient.
Post Reply