RE: [PHP] Equivalent of this in php

2002-06-12 Thread Jaime Bozza
. "-key $cert_dir/key -days $days -out $cert_dir/request 1>&2", "w"); fputs ($fp, <<mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 12:19 PM To: [EMAIL PROTECTED] Subject: [PHP] Equivalent of this in php What would be the equivalent of this in php. Mos

[PHP] Equivalent of this in php

2002-06-12 Thread rdkurth
What would be the equivalent of this in php. Mostly the open (REQ and the print REQ <&2") || return MSG_error("ssl_cant_gen_request"); print REQ