On Fri, 21 May 2004, Edward Peloke wrote:

>
> $clients[]=array();
>

Here you should probably use $clients = array();

-- 
Jeroen

Anybody who thinks a little 9,000-line program [Java] that's distributed free and can 
be cloned by anyone
is going to affect anything we do at Microsoft  has his head screwed on wrong.
        -- Bill Gates

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

Reply via email to