PHP » GoLang |
login |
register |
about
|
blenc_encrypt(PECL blenc >= 5) blenc_encrypt — Encrypt a PHP script with BLENC Description
string blenc_encrypt
( string
$plaintext
, string $encodedfile
[, string $encryption_key
] )
Encrypt the Parameters
Return ValuesBLENC will return the redistributable key that must be saved into key_file: the path of key_file is specified at runtime with the option blenc.key_file Examples
Example #1 blenc_encrypt() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|