RE: [PHP] - PGP interfacing From: Maxim Maletsky (maxim <email protected>)
Date: 07/04/01

me personally? - not quite sure,
why don't you post it to the php-general list instead?
(I'll CC it for you)

-maxim maletsky

-----Original Message-----
From: Manohar.K (GM Systems) [mailto:manohark <email protected>]
Sent: Wednesday, July 04, 2001 2:48 PM
To: Maxim Maletsky
Subject: [PHP] - PGP interfacing

Hi

We have a PHP script that can read the sales orders entered for the day and
send out e-mail acknowledgement to the customer. Now, we intend to encrypt
the mail message using PGP.

Please let us know how to write this code to automate the encryption of the
system generated mail messages.

Our PHP app runs on RH 7.0 & PostgreSQL.

Manohar

-----Original Message-----
From: Maxim Maletsky [mailto:maxim <email protected>]
Sent: Wednesday, July 04, 2001 10:46 AM
To: 'Rasmus Lerdorf'; mike cullerton
Cc: php php
Subject: RE: [PHP] max_execution_time

this is the correct link:
http://php.net/manual/en/function.set-time-limit.php

-maxim maletsky

-----Original Message-----
From: Rasmus Lerdorf [mailto:rasmus <email protected>]
Sent: Wednesday, July 04, 2001 2:07 PM
To: mike cullerton
Cc: php php
Subject: Re: [PHP] max_execution_time

> i've got a script running into my max_execution_time. is there a way to
> override the value in php.ini from within a script, rather than increasing
> the time in php.ini?

http://php.net/settimelimit

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>