Skip to content

A useful implementation of grep command in a php interface

License

Notifications You must be signed in to change notification settings

digitart/grephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

grephp

A useful implementation of grep command in a php interface.

This is a (very) rudimentary code that has help me a lot in more than 14 years to fix, detect problems, make translations and participate with solutions in several closed and open source projects.

Maybe it needs a revamp or a definitve full rewriting, but the original idea was to have a simple monolithic script that can be just uploaded to your root directory, help you during the debuging/fixing stage, and be delated without a trace and without any further cleaning process.

ToDo:

  • Create an alternaitve when PHP is limited to local operations using popen() and pclose()
  • Keep factors for the search in input fields to be able to edit search

About

A useful implementation of grep command in a php interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages