Use tools like xn.debug for PHP (http://xn-debug.sourceforge.net). You could find the loaded PHP files under "System" > "$_INCLUDED", there scould be your script listed which generates the CSS content. A direct Firebug integration is currently not available!
Maybe FirePHP can help?? On 25 Feb., 00:50, Paci <[email protected]> wrote: > Hello! > > I have been using Firebug since 1 year ago, but nowadays I need a > little information, if it's exists. > When I inspect an elemnt, I would want to know in which file of the > web site (my website) it is. I mean; Firebug shows me some .css files > into the column at right, but I would to know which is the real file > that contains the element, like a .php file (and its directory). > > I don't know if it's possible... > > Thank you very much!! -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
