-
encrypt php codes
how to encrypt php codes?
I tried to google and the answer is to use premium software.
any suggestions?
gee..thanks
-
-
do you mean you want to encrypt info (passwords, sensitive documents, etc) using php, or you want to encrypt the code itself?
If you're talking about encrypting data, look here. "Symmetric encryption" is what you need, and there are php libraries that provide several good methods of doing it.
If you're talking about "protecting" your code, read this thread. PHP is behind the scenes anyway, though, so unless your server is compromised there's no way anyone will ever see it anyway.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks