Re: [OBFUSCATING] From $20 to $300 ??
- From: David Haynes <david.haynes2@xxxxxxxxxxxx>
- Date: Tue, 30 May 2006 14:34:47 -0400
Jerry Stuckle wrote:
universalbitmapper wrote:While this is true, the question is "Protected from whom?". If the idea is not to allow the admin of the web site to see the code, then you need a server-side obfuscation strategy.Hi,
I'm looking for a way to protect my sources php/CSS/js, there is
software to do it, but the licence price shifts-scrolls tenfold, anyway
if one customer is really an expert, she could find out
So I need pro advice on that one
Many thanks
Ishke Baha
Your PHP shouldn't be available if your server is set up correctly. It will be executed on the server and the user will never see it.
It's impossible to protect CSS, js or HTML, however. For the browser to be able to use these, it must download them. And if it can download them, so can any user.
-david-
.
- Follow-Ups:
- Re: From $20 to $300 ??
- From: universalbitmapper
- Re: From $20 to $300 ??
- References:
- [OBFUSCATING] From $20 to $300 ??
- From: universalbitmapper
- Re: [OBFUSCATING] From $20 to $300 ??
- From: Jerry Stuckle
- [OBFUSCATING] From $20 to $300 ??
- Prev by Date: newbie question
- Next by Date: Re: foreach - Array
- Previous by thread: Re: [OBFUSCATING] From $20 to $300 ??
- Next by thread: Re: From $20 to $300 ??
- Index(es):
Relevant Pages
|