OK sonce the php example code attachment go nuked here it is...
[[::PHP START::]]
$xmlstr = '
user1
letMeIn
www.pro-net.co.uk
www.example.com
user2
myPassword
www.pro-net.co.uk
';
$nl = "\r\n";
$xml = simplexml_load_str
To follow up my question from yesterday i have made a test script that
will produce the problem that i am seeing.
The attached script will produce the following output on both my windows
box (which runs a 2 day old php5 snapshot) and my FreeBSD box which uses
a version out of the ports. The php
Hi All,
I am currently working with PHP5 beta and have found something strange
with the simplexml objects. It seems to be forgetting its values. Below
is an example..
[[the PHP5 code]]
print('');
print('$this->user::');
print_r($this->user);
print('$this->user->site::');
3 matches
Mail list logo