beboo002 Posted May 8, 2008 Share Posted May 8, 2008 Hello All, is there any way using which i can create .exe file of my php files. actually i am putting my php files on a web server and i don't want my files to be copied and modified by someone . if i put exe file then he can't modify file. if there is any other alternative to solve this problem then let me know. Thanks Beboo Link to comment https://forums.phpfreaks.com/topic/104689-can-i-create-exe-file-of-my-phpmysql-project/ Share on other sites More sharing options...
conker87 Posted May 8, 2008 Share Posted May 8, 2008 If you put your php files on a server, they can't be modified not taken by anyone... Link to comment https://forums.phpfreaks.com/topic/104689-can-i-create-exe-file-of-my-phpmysql-project/#findComment-535787 Share on other sites More sharing options...
beboo002 Posted May 8, 2008 Author Share Posted May 8, 2008 if anyone know my username and password then like admin of web server, " i don't want my files to be copied and modified by someone else/even not by administrator of web server." Link to comment https://forums.phpfreaks.com/topic/104689-can-i-create-exe-file-of-my-phpmysql-project/#findComment-535791 Share on other sites More sharing options...
conker87 Posted May 8, 2008 Share Posted May 8, 2008 Well don't give out your username and password. Simple common sense that. Link to comment https://forums.phpfreaks.com/topic/104689-can-i-create-exe-file-of-my-phpmysql-project/#findComment-535795 Share on other sites More sharing options...
beboo002 Posted May 8, 2008 Author Share Posted May 8, 2008 grate sense funny Link to comment https://forums.phpfreaks.com/topic/104689-can-i-create-exe-file-of-my-phpmysql-project/#findComment-535800 Share on other sites More sharing options...
litebearer Posted May 8, 2008 Share Posted May 8, 2008 I believe he meant the hosting admin could access the files as they control the hosting computer. If that is the case then the answer is still simple - NEVER deal with someone you don't trust. ie if you don't trust the host then get a different host. Link to comment https://forums.phpfreaks.com/topic/104689-can-i-create-exe-file-of-my-phpmysql-project/#findComment-535812 Share on other sites More sharing options...
beboo002 Posted May 8, 2008 Author Share Posted May 8, 2008 is there is any way to make exe file of php project like java ,vb, vb.net Link to comment https://forums.phpfreaks.com/topic/104689-can-i-create-exe-file-of-my-phpmysql-project/#findComment-535814 Share on other sites More sharing options...
Rohan Shenoy Posted May 8, 2008 Share Posted May 8, 2008 Even of you make an .exe file, there are softwares (known as decompilers) which can extract the files inside it. So making an exe also won't serve your purpose. Link to comment https://forums.phpfreaks.com/topic/104689-can-i-create-exe-file-of-my-phpmysql-project/#findComment-535831 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.