Hello guys,
I have developed an application in PHP that uses databases. I have installed wampserver and have tested it too.
I now want to install the same on client computer. How should I go about it? Should I install wampserver on their machine too? How should I configure it? What precautions should I take? Since the source code is also copied, there is tremendous risk to exposing the code and making it vulnerable to modifications. Since PHPmyadmin is also bundled, anyone on the system can manipulate data in the tables.
So, how do I go about this?




Reply With Quote