Hi,
> I noted something, while PHPscripting today.
>
> echo "${x}";
> echo "{$x}";
> works the same, even with array.
> I didn't try with objects, but should be the same.
> May be you want to add this, or curse it from the docs.
> What you think?
The latter one is the 'complex syntax', since P
Hi Jeroen,
>I've got a few additions to the language-section of the documentation.
>Since I don't have a CVS account, whould anyone please commit these?
I did it. I think it might need some xml tag reworking (some missing
literal, and a few notes). Nothing much, indeed.
I'll commit this soon.
B
Hi all,
I've got a few additions to the language-section of the documentation.
Since I don't have a CVS account, whould anyone please commit these?
(a long time ago I already said I would write this, but I gave up when I
read about sgml,xml,cvs,dtd,etc, all terms i had never heard of
before...)