Re: why _0 is translating to _00 ?
- From: petersprc <petersprc@xxxxxxxxx>
- Date: Tue, 27 May 2008 08:48:31 -0700 (PDT)
You probably have another echo, print_r, var_dump or something similar
after the last echo...
On May 27, 9:47 am, olive <ocolli...@xxxxxxxxx> wrote:
Hi,
using PHP 5.2.5.5 under windows:
echo('_1.doc')_1.doc
echo('_0.doc')
_0.doc0
where does the appended 0 come from ?
Olivier.
.
- Follow-Ups:
- Re: why _0 is translating to _00 ?
- From: olive
- Re: why _0 is translating to _00 ?
- References:
- why _0 is translating to _00 ?
- From: olive
- why _0 is translating to _00 ?
- Prev by Date: Re: Need to override mail function
- Next by Date: Re: why _0 is translating to _00 ?
- Previous by thread: why _0 is translating to _00 ?
- Next by thread: Re: why _0 is translating to _00 ?
- Index(es):