Can anyone shed light on why this code doesn't work?
I get: fatal error: Call to undefined function: new_xmldoc() in
/home/tanguay/test/testsab2.php on line 4
ad_root('sites');
$site = $root->ne_child('site','');
$site->new_child('title','PHP.net');
$site->new_child('url','http://www.php.net');
$
this error?
I can't wait to get this going. Thanks for the help.
Edward
www.tanguay.info
"Erik Price" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> On Wednesday, March 13, 2002, at 06:13 PM, Edward Tanguay wrote:
>
>
I get the error:
Fatal error: Only variables can be passed by reference in
/home/tanguay/test/testxslt.php on line 7
when I run this code:
\n";
print "\n";
print $result;
print "\n";
}
else {
print "Sorry, sample.xml could not be transformed by sample.xsl into";
print " the
3 matches
Mail list logo