NYCPHP Meetup

NYPHP.org

[nycphp-talk] Finding instances of include file

Darryle steplight dsteplight at gmail.com
Thu Jul 26 13:48:35 EDT 2007


Hi Aaron,

Are you using any IDEs? This can be done using Eclipse's search feature. It
can execute a text search on your entire project directory and return the
file path in a tree branch format of all files containing your text search.

-Darryle

On 7/26/07, Aaron Fischer <agfische at email.smith.edu> wrote:
>
> I have an include file that I do not want to use anymore.  I want to
> go through all the files on my site and find every instance of the
> code that calls that include file.
>
> Any suggestions on how to do that?
>
> Thanks,
>
> -Aaron
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070726/9942e752/attachment.html>


More information about the talk mailing list