Hello I am new to PHP programming. Sorry if my question seems silly. I already know I have to use a version control.
My doubts about the source code protection.
How can I work with other programmers in a php script without the risk of the code being stolen?
Is there a development method that helps at this point?
When someone goes to work in these large sites done in PHP or another language, they have access to all the application code or is there any work methodology to avoid this?
Thanks to anyone who can help
The answer recommends talking to install spy program to monitor. That's not what I want and that's not what I'm talking about.
I want to know if there is a structure of creation that allows developers to work in modules without having access to the full code.