On Thu, 7 Mar 2002, Andrey Hristov wrote:

> You probably do:
> $some_len = strlen(&$some_str);

right.

> you do not need to use &. Probably $some_str is passed by reference
> without &.

What do you mean by probably? I mean, the reason for me to use the
call-by-reference is the performance...

I'm not on php-dev, so please reply to my personal adress ;)

Regards,
Sebastian Nohn
-- 
Did I help you? Consider a gift!
http://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to