我无法找到有关文件名称的信息,例如使用查询到数据库的“index.php”, 我需要在机器上的数据库中找到哪个文件修改数据,这也是数据库:)
这个文件可以使用脚本php mysql查询,但我不确定,也许不是:/
有什么选项可以列出我系统上的所有这些文件吗?
系统是Windows Server 2008。
谢谢
答案 0 :(得分:0)
search contents in php files in Windows 7
the following text editors can easily "Find all in open files" and even "Find all in folder(s)":
http://www.sublimetext.com/
http://notepad-plus-plus.org/
您只需要使用文本编辑器搜索UPDATE DELETE或CREATE等sql关键字。