PHP Kullanımı Dosya Arama Metin

0 Cevap php

How to search text in some files like PDF, doc, docs or txt using PHP? I want to do similar function as Full Text Search in MySQL, but this time, I'm directly search through files, not database.

The search will do searching in many files that located in a folder. Any suggestion, tips or solutions for this problem?

Ben de google de dosyalar üzerinden arama yapmak, fark ettim.

0 Cevap