Herman Gomez schreef:
Jochem Maas wrote:
[EMAIL PROTECTED] schreef:
I'm logging things with error_log, and would like to be able to sort
out one script run from another.
So I'm looking for some kind of "script id" or "thread id" or "PHP
script run execution ID" type of function.
getmypid()
Jochem Maas wrote:
[EMAIL PROTECTED] schreef:
I'm logging things with error_log, and would like to be able to sort
out one script run from another.
So I'm looking for some kind of "script id" or "thread id" or "PHP
script run execution ID" type of function.
getmypid() just returns the same
[EMAIL PROTECTED] schreef:
I'm logging things with error_log, and would like to be able to sort out one
script run from another.
So I'm looking for some kind of "script id" or "thread id" or "PHP script run
execution ID" type of function.
getmypid() just returns the same apache child process
On 15 Aug 2008, at 23:30, Richard Lynch wrote:
On Fri, August 15, 2008 10:52 am, Stut wrote:
On 15 Aug 2008, at 16:37, [EMAIL PROTECTED] wrote:
I'm logging things with error_log, and would like to be able to sort
out one script run from another.
So I'm looking for some kind of "script id" or "
On Fri, August 15, 2008 10:52 am, Stut wrote:
> On 15 Aug 2008, at 16:37, [EMAIL PROTECTED] wrote:
>> I'm logging things with error_log, and would like to be able to sort
>> out one script run from another.
>>
>> So I'm looking for some kind of "script id" or "thread id" or "PHP
>> script run execu
On Fri, Aug 15, 2008 at 11:37 AM, <[EMAIL PROTECTED]> wrote:
>
> I'm logging things with error_log, and would like to be able to sort out one
> script run from another.
>
> So I'm looking for some kind of "script id" or "thread id" or "PHP script run
> execution ID" type of function.
>
> getmypi
On 15 Aug 2008, at 16:37, [EMAIL PROTECTED] wrote:
I'm logging things with error_log, and would like to be able to sort
out one script run from another.
So I'm looking for some kind of "script id" or "thread id" or "PHP
script run execution ID" type of function.
getmypid() just returns the
I'm logging things with error_log, and would like to be able to sort out one
script run from another.
So I'm looking for some kind of "script id" or "thread id" or "PHP script run
execution ID" type of function.
getmypid() just returns the same apache child process ID all the time, so
tha
8 matches
Mail list logo