hello,
i am doing a web project.(Intran et Application)
Is there any way to secure the coding and database, so that the project works only on his machine (i.e local server) ...
Things i need:
1. hiding the php/javascript coding part.
2. hiding database structure and contents. (strictly database should be accessible only via project)
3. copy & paste the project to other machine should not work..
somewhat similar like window application, where the project exe is given to client
PLEASE GUYS I NEED YOUR SUGGESTION ....
i am doing a web project.(Intran et Application)
Is there any way to secure the coding and database, so that the project works only on his machine (i.e local server) ...
Things i need:
1. hiding the php/javascript coding part.
2. hiding database structure and contents. (strictly database should be accessible only via project)
3. copy & paste the project to other machine should not work..
somewhat similar like window application, where the project exe is given to client
PLEASE GUYS I NEED YOUR SUGGESTION ....
Comment