473,396 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to protect PHP project from unwanted copying

Iīm looking for a safe way to protect not only my php code but my php whole projects, from unwanted copies comming from the hosting company or anyone who has access to server contents.

As far as I have read, tool for enconding php scripts are quite useful, but itīs enconding proceses could be 'unencoded' (as almost any kind of compiled coded). For me the key question is. How many time they (the 'hackers' should invest on 'uncoding' work?, thatīs because in some cases, the 'hacker' probabily would prefer to 'rewrite' instead 'decode'.

However now Iīm looking for an easy way to distribute code between two or more servers to avoid hosting people to be 'tempted' about 'decode' and copy my php proyects.

Anyway distribute code between servers itīs not an easy work once you have writen the project. Thatīs because you should implement and plan the php project in most parts of it, like a web services, allowing distributed pages to 'serve' those results that you need.
Oct 10 '10 #1
1 1788
kovik
1,044 Expert 1GB
If you were to use an encoder that could not decode the source, then how could you expect PHP to ever run your source? Personally, I think you're just being paranoid and unreasonable.

PHP is an open-source language, and PHP projects are open-source projects. If you don't like the idea of open-source code, then you are using the wrong language.
Oct 10 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: gregory_may | last post by:
Is there a more econimical way to stop people from decompiling my .Net product? I dont have $1900 to spend on the .Net Decompiler Protector. Anyone have any thoughts/experiences with these or...
2
by: seash | last post by:
H I developed an windows form application(visual c#), i want to protect it against copying(only licensed should be able to use) and i heard a topic like reverse engineering(c# decompilers) etc...Is...
2
by: Ron Weldy | last post by:
Anyone got any pointers on taking over code from another consultant? I have some ASP.NET code, some assemblies with the projects to build the dlls in the bin folder, and all the code and pages that...
0
by: Wysiwyg | last post by:
Is there any way to add an embedded resource to a project without copying it to the project's directory? I have shared resources and don't want each project using the images, xml files, etc. to...
2
by: CMM | last post by:
Is there a way to create an "item template" (File | Export Template) where it is only available to the current project? I mean, a lot of the time (most of the time I would say) "item templates"...
9
by: Stimp | last post by:
I'm trying to copy an asp.net project onto another computer in order to work on it from there as well. Whatever way I set up the directory in IIS the project cannot be run on the new computer (I...
5
by: =?Utf-8?B?UGFycm90?= | last post by:
For some reason my web application changed to a website app rather than a project in VS 2005. I don't know how it happened but now whenever I run under debug I cannot follow the flow of my program...
7
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi. I have an ASP.NET 2.0 web application which contains an Images directory with all website images. How can I prevent other websites from creating img tags with the source as my images? I want...
3
by: presencia | last post by:
Hi all, I have a problem using gdb. I am using Eclipse-CDT as a frontend, but since this problem is obviously related to the gcc compiler or the gdb itself, I have reproduced it without Eclipse. ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.