useful
recursive PHP functions
recursively ...
... scan directory
scan a directory recursively with PHP
... delete directory
remove directory recursively with PHP
... get size
get filesize of directory and all files within
... do whatever PHP can do
recursively handle data with PHP
PHP Manual for
openssl_get_privatekey
(PHP 4 >= 4.0.4)
openssl_get_privatekey -- Get a private key
Description
resource
openssl_get_privatekey
( mixed key [, string passphrase])
This is an alias for
openssl_pkey_get_private()
.
© 2012
lixlpixel