473,386 Members | 1,609 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,386 software developers and data experts.

encrypt php source

Hi,
is it possible to encrypt the source code of a php page ?

Best Regards
TK

Aug 22 '08 #1
4 1461
Thorsten Kiefer wrote:
Hi,
is it possible to encrypt the source code of a php page ?

Best Regards
TK
sure. rewrite it in C and compilie it.

Sure.Encrypt it and then php wont understand it.

Sure encrypt it and then rewrite the php engine to decrypt it.

OTOH why bother? unless your server is compromised, no one can see it
anyway.
Aug 22 '08 #2
Thorsten Kiefer wrote:
Hi,
is it possible to encrypt the source code of a php page ?
Now,
since the stupid response of the "The Natural Philosopher" is exactly what
we are all more than annoyed of some hint, though you could have googled
that quite easily:

try eaccelerator ( http://eaccelerator.sf.net )

Works reliable for php4 and php5, comes with an encoder or standalone
loader.

arkascha
Aug 22 '08 #3
Thorsten Kiefer schrieb:
Hi,
is it possible to encrypt the source code of a php page ?
Yes.
Many solutions.
Google finds Million Pages :-)

Maybe:
http://www.sourceguardian.com/
Aug 22 '08 #4
On Aug 22, 11:32*am, Thorsten Kiefer <thorstenkie...@gmx.dewrote:
Hi,
is it possible to encrypt the source code of a php page ?

Best Regards
TK
PHP is an open source programming language from head to the nail..
However its possible to find several solutions to encryt a php file,
such as zend guard but you need to setup zend optimizer which is
necessary to decrypt the file before php interpreter processing it and
have to configure optimizer with apache..
Aug 26 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: John Hunter | last post by:
I am trying to use to encrypt some potentially large files, so I want to do it in blocks rather than as a single string. Below is the code I am using. When I run dec.finish(), I get the...
2
by: Jawahar Rajan | last post by:
All, I often use a querystring in my ASP pages. for example: if val > 1 then Response.redirect "val1.asp?val=1&user=UserID End if Is there a way to encrypt the querystring so anyone trying to...
2
by: jeremylim2000 | last post by:
sorry, maybe the way I wrote a little bit confussing. It question how can encript the asp files. It can run on server but the source code is encript. Jeff Cochran wrote: > *On Mon, 6 Sep 2004...
4
by: Spikinsson | last post by:
I'm looking for a good decrypt/encrypt function, all I want is a function in this form: char* encrypt(char* normal) { ... return encrypted; } and
1
by: Benoît | last post by:
Hi, I have generated two keys : "C:>openssl req -nodes -new -x509 -keyout ben.key -out ben.crt -days 3650" I try to encrypt/decrypt a string like "JOHN" with these asymetrics keys. With the...
1
by: John | last post by:
Hello, I'm looking for a program to encrypt the source of my database. Can you help me. Thanks, John
1
by: Tommy | last post by:
I want to encrypt the values of my cookies. I found out that I could create a FormsAuthenticationTicket, and use the FormsAuthentication.Encrypt method to encrypt the cookie. However, I do not...
7
by: Jean Christophe Avard | last post by:
Hi! I am designing an application wich comes with image file. These images are copyrighted and they have to be accessible only from within the application. At first, I tought I was going to store...
13
by: cmk128 | last post by:
Hi I need to put my php source to customer's server and i don't want it to view the code because i am getting his monthly fee. How can i encrypt it? Any free tool? I am a newbiesssss thanks from...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.