Mark Rees wrote:
Ross wrote:
I thought you joined strings with a full stop '.' (a period if you are
from
the US).
There was a long thread on this only yesterday, under the heading "String
format problem". The online archives will carry it shortly, if they don't
already, and it is well wo
> Ross wrote:
> > do somehthing
> >
> > this seems to work but can someone explain the syntax to me what does a
'?'
> > and a ',' do in PHP?
> >
> > I thought you joined strings with a full stop '.' (a period if you are
from
> > the US).
>
There was a long thread on this only yesterday, under the
Ross wrote:
do somehthing
this seems to work but can someone explain the syntax to me what does a '?'
and a ',' do in PHP?
I thought you joined strings with a full stop '.' (a period if you are from
the US).
You are passing multiple parameters to the 'echo' language construct.
The '?' is
3 matches
Mail list logo