Hello to all who read this thread,
I am currently developing a PHP web application (alone) which has gotten to a point where I alone cannot do developing on it anymore. I plan on hiring people to develop for me.
My problem is I do not want to give away all of my code to anyone, but rather just give enough information so they can develop what I need. I want to make a module based system where I can tell the coder just the information, but the problem with that is all my code files are well connected with each other due to the fact I am used to coding for myself.
I have no idea where to start; I was thinking of making a SOAP based program but I am unsure on how to do that.
I have seen many web applications that allow other people to upload their modules and run them with the application. I basically need an idea on how or what type of logic people use to create these kinds of modular applications.
Any suggestion will be well appreciated.
BTW I am not a newb to DaniWeb; it is just that my friends started to figure out.