in reply to Would somebody like to comment this part of (PHP) code?

And I search, tried even (Windows) search files option

Go back to Google, and search for ctags.

With ctags, you can have cross-indexing of your source files identifiers (functions, variables, etc) in 33 different languages (including Perl and PHP). Using that, you can get a function within your editor (provided that your editor is a serious one, such as emacs or vim. Forget Notepad) using just a few keystrokes.

Oh, and, BTW, did you notice that this is a Perl forum?

  • Comment on Re: Would somebody like to comment this part of (PHP) code?

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.