Maybe you can use classes in this case? I'm using them when I need to
process the same object or to assign some simultaneous actions to
many objects at the same time.

Sunday, August 29, 2004, 6:40:42 AM, you wrote:

> An example would be the execution of a function. Let's say that I can't
> execute one same function twice, but how can I execute it again, before the
> first execution has completed?

> Regards, Andrew

> "Jason Wong" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> On Sunday 29 August 2004 09:56, Andrew wrote:
>>
>> > Do anyone have an idea how to execute 2 different functions in the same
>> > moment, no matter if they're system or custom ones. For example, how can
> I
>> > execute 2 different loops simultaneously?
>>
>> I'm curious at what you're trying to achieve. Could you elaborate?
>>
>> --
>> Jason Wong -> Gremlins Associates -> www.gremlins.biz
>> Open Source Software Systems Integrators
>> * Web Design & Hosting * Internet & Intranet Applications Development *
>> ------------------------------------------
>> Search the list archives before you post
>> http://marc.theaimsgroup.com/?l=php-general
>> ------------------------------------------
>> /*
>> QOTD:
>> "What do you mean, you had the dog fixed?   Just what made you
>> think he was broken!"
>> */




-- 
Best regards,
 Eugene                            mailto:[EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to