There is a PHP extension named GPGext for PHP, it uses the gnupg made
easy library to make gpg functions available to PHP without executing
external programs.

It is available at: http://www.sourceforge.net/projects/gpgext/

Jason
On Wed, 2003-02-12 at 20:34, David T-G wrote:
> Mike --
> 
> ...and then MIKE YRABEDRA said...
> % 
> % Is it possible to use php and pgp together? Are there any good tutorials out
> % there?
> 
> It's absolutely possible.  What do you want to do?  The only thing that
> most people find a little tricky is that you have to think as the web
> server and not as yourself, so the web server has to be able to find the
> keys and such.
> 
> I don't know of any tutorials in particular but it's like calling any
> other external program.  It might be fun to have some pgp/gpg functions
> built into a class, but I'm not clever enough to write that [yet ;-]
> 
> 
> HTH & HAND
> 
> :-D
> -- 
> David T-G                      * There is too much animal courage in 
> (play) [EMAIL PROTECTED] * society and not sufficient moral courage.
> (work) [EMAIL PROTECTED]  -- Mary Baker Eddy, "Science and Health"
> http://justpickone.org/davidtg/      Shpx gur Pbzzhavpngvbaf Qrprapl Npg!
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to