protecting script
Moderator: General Moderators
-
jaymoore_299
- Forum Contributor
- Posts: 128
- Joined: Wed May 11, 2005 6:40 pm
- Contact:
protecting script
I'm looking to make commercial php scripts and would like to protect the coding so that its source code is either impossible or hard to steal.
I'm also looking for a way to make a small note at the bottom of the page that is using my script so that other surfers will know about the script and will be sent to the homepage of the script. Those that use the script would ideally not be able to get rid of this small message.
Any ideas on how to do this?
I'm also looking for a way to make a small note at the bottom of the page that is using my script so that other surfers will know about the script and will be sent to the homepage of the script. Those that use the script would ideally not be able to get rid of this small message.
Any ideas on how to do this?
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
From the website:Revan wrote:Well, you could code it, then compile it with Roadsend PHP Compiler, I think the compiles it make, can be run on a webserver.
ie, it would then be a CGI, not a php script, and not likely to run on webservers.Revan wrote:The compiler produces native machine code, not PHP byte code
I was pretty sure I saw a method to still be able to be used as webserver software in it, must be wrong.Roja wrote:From the website:Revan wrote:Well, you could code it, then compile it with Roadsend PHP Compiler, I think the compiles it make, can be run on a webserver.
ie, it would then be a CGI, not a php script, and not likely to run on webservers.Revan wrote:The compiler produces native machine code, not PHP byte code
-
jaymoore_299
- Forum Contributor
- Posts: 128
- Joined: Wed May 11, 2005 6:40 pm
- Contact:
-
jaymoore_299
- Forum Contributor
- Posts: 128
- Joined: Wed May 11, 2005 6:40 pm
- Contact:
-
jaymoore_299
- Forum Contributor
- Posts: 128
- Joined: Wed May 11, 2005 6:40 pm
- Contact: