Skip to content

This is just a simple PHP program to find a string of text within a text file.

Notifications You must be signed in to change notification settings

Guesswhoitis/PHP-String-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP-String-Finder

This is just a simple command line PHP program to find a string of text within a text file.

To run the program ensure you have PHP installed on your device. Run the command "php String-Finder.php" in the directory where you cloned the repo.

The program will ask you to enter the location of the file you want to search through. The program will then ask you for the string of text you wish to search for.

It will the run and output the sentences containing the searched for text to the specified file.

About

This is just a simple PHP program to find a string of text within a text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages