Re: [PHP] How do i check if a variable is a reference or a copy?
- From: ceo@xxxxxxxxx ("Richard Lynch")
- Date: Thu, 28 Sep 2006 11:39:04 -0500 (CDT)
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
.
- References:
- How do i check if a variable is a reference or a copy?
- From: Mathijs
- How do i check if a variable is a reference or a copy?
- Prev by Date: Re: [PHP] strange errors from command line vs. web
- Next by Date: RE: [PHP] Convert UTF-8 to windows-874?
- Previous by thread: Re: [PHP] How do i check if a variable is a reference or a copy?
- Next by thread: Re: [PHP] How do i check if a variable is a reference or a copy?
- Index(es):