Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 469 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 469 Bytes

findfromserversource

Using this script you can find anything in the server source

How to Use

STRING_TO_FIND ==> e.g. first_name DIR_PATH ==> start from the directory where file is located e.g. app/code/local FILE_EXTENSION ==> extension of file. e.g. php,phtml,xml(can use multiple extension with comma separated) Project base url (without index.php)

  1. Put the file in your root folder
  2. To search a string type in URL : BAS_URL/search.php