On Fri, 9 Feb 2001, Christian Reiniger wrote:

> > This returns echoes the part after the | in safe-mode.
> echo only outputs something. it doesn't return anything.

Yup, grammar error, I meant "prints to stdout" :)

> Write
> $comm = "$data | " . $this->gpg_command;

Didn't work that way :(

> and:
> $this->gpg-kommand is an illegal (no minus in identifiers!)

Certainly, my typo in the post :)

Thank you.
Rodolfo.




-- 
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, e-mail: [EMAIL PROTECTED]

Reply via email to