I am modifying php code that I did not write. I'm working on a LAMP stack.
I have searched the entire site (using Ctrl+F) in Komodo and entering the string I am searching for. I am aware of two databases being used to store most of the content. I have searched all tables in Navicat and found several instances of the string.
However, there is one last instance of that string on the site. It's not in the site folder. It's not in the database. Is there a function or technique I can perform on a string to find its source?