Conversation
Notices
-
musicman (musicman@nu.federati.net)'s status on Wednesday, 13-Nov-2019 16:47:47 EST musicman
How do I tell what .php files are being referenced in a php application? looks like lsof just tells you the .so files -
lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Wednesday, 13-Nov-2019 20:11:08 EST lnxw48a1
@musicman is https://www.php.net/manual/en/function.get-included-files.php enough, or were you wanting something outside of the #PHP? -
lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Wednesday, 13-Nov-2019 20:12:38 EST lnxw48a1
@musicman Is https://www.php.net/manual/en/function.get-included-files.php enough, or were you wanting something outside of #PHP?
-