Re: [PHP-DEV] Proposed new mail function mailfx()

2002-03-20 Thread Joe Webster
I agree with Markus, it's fine as is. Markus Fischer [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Current mail() implementation already has fifth optional argument which does exactly what you want. And, for the 'file', it's as easy as writing:

Re: [PHP-DEV] Re: PHP 5

2002-01-03 Thread Joe Webster
Works perfectly -- god love Apache ;) -Joe Joe Webster [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... That rocks, pending it works, my problems are solved. It would still be an awesome feature for PHP, but nice to know apache will work otherwise. II

[PHP-DEV] Re: PHP 5

2002-01-02 Thread Joe Webster
I have something that I am currently dealing with: Using mod_perl with apache, you can put this in a apache directive (vhost, location, directory): PerlSetVar somevarname somevarval and that would pre-define somevarname equal to somevarval. We are trying to move completely to

Re: [PHP-DEV] Re: PHP 5

2002-01-02 Thread Joe Webster
the station call letters so that the letters are available to the code. Thanks for the interest, -Joe [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Wed, 2 Jan 2002, Joe Webster wrote: I have something that I am currently dealing with: Using

Re: [PHP-DEV] Re: PHP 5

2002-01-02 Thread Joe Webster
That is our fall-back plan, but that's not terribly effecient =) Joao Prado Maia [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Wed, 2 Jan 2002, Joe Webster wrote: I have something that I am currently dealing with: Using mod_perl with apache,

Re: [PHP-DEV] Re: PHP 5

2002-01-02 Thread Joe Webster
028651c0@localhost... At 23:33 02/01/2002, Joe Webster wrote: I have something that I am currently dealing with: Using mod_perl with apache, you can put this in a apache directive (vhost, location, directory): PerlSetVar somevarname somevarval and that would pr

Re: [PHP-DEV] Re: PHP 5

2002-01-02 Thread Joe Webster
>news:5.1.0.14.2.20020103004035.04527460@localhost... This could probably be done. It does sound helpful. Zeev At 00:29 03/01/2002, Joe Webster wrote: Yes it would have to be in every script in the vhost, location or directory directive. It could be a constant =) That would make my life easier. Thank

Re: [PHP-DEV] Re: PHP 5

2002-01-02 Thread Joe Webster
Works great for us. Sander - Original Message - From: Zeev Suraski [EMAIL PROTECTED] To: Joe Webster [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, January 02, 2002 11:40 PM Subject: Re: [PHP-DEV] Re: PHP 5 This could probably be done. It does sound helpful. Zeev