On Tue, December 4, 2007 2:58 pm, Cesar D. Rodas wrote:
> I know that PHP doesn't support pointers to a variable, instead of
> that
> there is references to a variable which are similar to pointers,
> right?
>
> BTW, what I want to do is to save a references to a variable and read
> the
> content w
On 04/12/2007, Cesar D. Rodas <[EMAIL PROTECTED]> wrote:
>
> Robert,
>
> On 04/12/2007, Robert Cummings <[EMAIL PROTECTED]> wrote:
> >
> > On Tue, 2007-12-04 at 16:58 -0400, Cesar D. Rodas wrote:
> > > Hello,
> > >
> > > I know that PHP doesn't support pointers to a variable, instead of
> > that
>
On Tue, 2007-12-04 at 16:58 -0400, Cesar D. Rodas wrote:
> Hello,
>
> I know that PHP doesn't support pointers to a variable, instead of that
> there is references to a variable which are similar to pointers, right?
>
> BTW, what I want to do is to save a references to a variable and read the
> c
Hello,
I know that PHP doesn't support pointers to a variable, instead of that
there is references to a variable which are similar to pointers, right?
BTW, what I want to do is to save a references to a variable and read the
content when I need, similar to PDO "bindParam". I will try to explain
b
4 matches
Mail list logo