Hi,
Tuesday, October 1, 2002, 4:12:46 AM, you wrote:
DB> List,
DB> On my php.4.2.3, Apache 4.0.42 install my echo statements all output the
DB> number of characters written (in hex).
DB> So this code:
DB> echo "$id->addrone";
DB> echo "$id->addrtwo";
DB> echo "$id->city";
DB> Makes this
List,
On my php.4.2.3, Apache 4.0.42 install my echo statements all output the
number of characters written (in hex).
So this code:
echo "$id->addrone";
echo "$id->addrtwo";
echo "$id->city";
Makes this XML:
1d
PO BOX 698
13
1a
ABCDEF GHIJKL
Couldn't see anything in the bug report, id
List,
On my php.4.2.3, Apache 4.0.42 install my echo statements all output the
number of characters written (in hex).
So this code:
echo "$id->addrone";
echo "$id->addrtwo";
echo "$id->city";
Makes this XML:
1d
PO BOX 698
13
1a
ABCDEF GHIJKL
Couldn't see anything in the bug report, i
3 matches
Mail list logo