RE: [PHP] php + pgp (gnupg)

2001-10-18 Thread Joseph Blythe
ds joseph -Original Message- From: Kasper [mailto:[EMAIL PROTECTED]] Sent: Friday, 19 October 2001 8:30 AM To: [EMAIL PROTECTED] Subject: [PHP] php + pgp (gnupg) Can i decrypt files with pgp (gnupg) with php scripts? If i can, does anybody have an example or 2? Thanx /Kasper -- PHP General Ma

Re: [PHP] php + pgp (gnupg)

2001-10-18 Thread Evan Nemerson
Yes. Use backticks, system(), exec(), etc. For help on command line w/ GnuPG, try "gpg --help". I don't have examples, but there are probably some @ hotscripts.com -- Looking for a parallel, three-dimensional explicit Eulerian grid code for astrophysical magnetohydrodynamics? Of course you

[PHP] php + pgp (gnupg)

2001-10-18 Thread Kasper
Can i decrypt files with pgp (gnupg) with php scripts? If i can, does anybody have an example or 2? Thanx /Kasper -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators,