How can I view the php source code better? How can I view the php source code better? One requies after another is complicated. Is there any way that user-defined functions in files can be called? I have a load_controller () in a php file. how can I not find the function definition in the function investigation? ------ Solution -------------------- it is recommended to download a professional php ide such as EclipsePhP php source code?
How can I view the php source code better?
One requies after another is complicated.
Is it possible to call a UDF in a file?
I have a load_controller () in a php file. how can I not find the function definition in the function investigation?
------ Solution --------------------
We recommend that you download a php professional ide such as EclipsePhP and create a function trace in a project. just Press Ctrl and click that function to find all its definitions, you can see all the rewrite functions!
------ Solution --------------------
1. if the file is applied (includ (), includ_once (), require (), require_once, the functions defined in this file can be used by reference code.
2. check the php file from the Index. php file. See the reference file again.
3. if you are using Zend Studio, you can use Ctrl + H to find all files in the project first and see where calls are made. Press Ctrl on the function, and then click the left button to enter the function definition.
------ Solution --------------------
Personal understanding:
1. view the functions in the file;
2. understand functions of functions;
3. how to implement the functions of the parsing function;
4. track other functions referenced in the function to understand its ideas and processes;
5. patience and care