Good cross reference tool?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
packetdropped
Forum Newbie
Posts: 1
Joined: Wed Apr 23, 2008 10:01 pm

Good cross reference tool?

Post by packetdropped »

Hi,

I'm looking for a tool that can generate global php variable cross references. I've seen the PHPXref application which is nice if you want to browse the source code but I am more interested in list of variables, their scope, and the line numbers in which they are used. Can anyone recommend a tool providing cross reference listings?

thanks, pd
Post Reply