On Thu, September 28, 2006 5:03 am, Mathijs wrote:
> Is there a way to check if a variable is passed by reference or if it
> is
> just a copy. With something like is_copy or is_reference?

If your code doesn't already "know" which it is, you've screwed up
somewhere.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to