PHP Frontend

B BruderB at cation.de
Wed Jan 21 17:04:03 CET 2009



zim2901 schrieb:

>>
>> Ok, thank you for your answers! I think I will do it with the batch file.
>> I have another question! I also have to read out the fingerprint of an
>> existing key.
>> But I have s similar problem, the shell funktions don't give me any reply.
>> If I do it direkt at the shell, 
>> I get the fingerprint, but with php funktions not. It is not a problem of
>> php, I tested the funktions with other files!
>> Has anybody an idea?
>>

Hej Timo,


here is the hard way: Pipe the output (fingerprint) into a file and read
the file from php (and optionally delete it).

Boris



More information about the Gnupg-users mailing list