[PHP] To the question about scripts running after a connection close...

2001-08-05 Thread terrence chay
I'm sorry, I accidentally deleted the original e-mail. By default the script will keep running even after a user presses the stop button on their client. This can be determined by using ini_get('ignor_user_abort') and checking the value. (NB: I'm not sure what the value is, the

Re: [PHP] Pricing for PHP programming???

2001-02-01 Thread Terrence Chay
We should be prudent when discussing how much we charge for programming. I'm no lawyer but I believe it's okay to discuss hypotheticals, histories, and such, but remember that discussing wage rates may run against anti-trust regulation as evidence of collusion (at least in the United States).

Re: [PHP] Zend hit (Encoder price)

2001-01-26 Thread Terrence Chay
on 1/26/01 1:36 AM, Richard Lynch at [EMAIL PROTECTED] wrote: >> If there are some things you really need to hide, and perhaps also really >> need to make fast, then write yourself a PHP extension in C that > I dunno... Once you start writing chunks of it in C code, it doesn't really > seem li

Re: [PHP] Persistent connections and transactions

2001-01-26 Thread Terrence Chay
on 1/25/01 11:49 AM, Frank Joerdens at [EMAIL PROTECTED] wrote: > On Thu, Jan 25, 2001 at 04:04:24PM -0300, Martin A. Marques wrote: > [ . . . ] >> Of course. But the persistent connection are not working as the manuals say >> they should work. > It appears this riddle has been solved: From a po

Re: [PHP] zend ide & debugger

2001-01-26 Thread Terrence Chay
1-month commercial license ($90). Download wasn't too bad. I haven't had a chance to check out the Zend LaunchPad. The installation (Apache Linux PHP 4.04pl1+patches) took me about 30 minutes for client and server which included the wait on the license key. It took us another day to put u

Re: [PHP] Can I fork a PHP thread?

2001-01-18 Thread Terrence Chay
on 1/17/01 10:12 AM, Chris Lee at [EMAIL PROTECTED] wrote: >> There are occasions when I'd like to execute some long-running task >> in the background, in response to some user action. It seems that > Im nearly posative this isnt what your looking for, but I thought I would > see if maybe it was

[PHP] Re: XML, what is that supposed to do?

2001-01-16 Thread Terrence Chay
on 1/16/00 9:38 AM, Brandon Orther at [EMAIL PROTECTED] wrote: > I have seen a lot of people ask for XML support for PHP. I was wondering > what it does that makes it good for PHP. That's a hard one to answer--I'll try anyway. I'm sorry if it sounds a bit simple-minded but that's the sort o