Hi there. I'm hoping someone can help me with what I think might be a
slightly obscure problem.
I'm trying to get the SimpleXML extension to read an XML file and
process the XInclude statements within the XML file.
The SimpleXML docs state that libxml options may be specified using the
pre
Rob wrote:
Ben Roberts wrote:
I'm trying to get the SimpleXML extension to read an XML file and
process the XInclude statements within the XML file.
The SimpleXML docs state that libxml options may be specified using
the predefined constants that are available when PHP is compiled
Rob Richards wrote:
No need to even do that. The document is the same document (zero copy
which is why going back and forth is efficient), so when its changed by
the xinclude call, it is reflected in $xml already. Only reason you
would need to do conversions back and forth is if you need speci
> Rob Richards wrote:
> Although I doubt someone use the code above, it is the smallest piece
> of code I could write to demonstrate the possibility.
Thanks Rob - that does demonstrate things nicely. Cheers for your help.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: h
I'm trying to download the phpm command line PHP documentation widget -
all sources I can find point me to http://eide.org/?epc=php but there's
nothing available here.
Does anyone know where I can find phpm please ?
Thanks
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
Ben Roberts wrote:
I'm trying to download the phpm command line PHP documentation widget -
all sources I can find point me to http://eide.org/?epc=php but there's
nothing available here.
Does anyone know where I can find phpm please ?
Thanks
Ben
Any takers? Has anyone got
Rahul Sitaram Johari wrote:
So I have to accomplish two things:
1. I have to eliminate the filepath from the result
2. I need to specify the variable that holds the phone number, (like
$row[ŒPHONE¹]) instead of the actual phone number in the ³exec² command.
Thanks!! Much Appreciated!
To get
Matt Carlson wrote:
I don't know how much of it I have left. I know that I hacked it up quite a
bit when I created an irc bot with the php reference manual. Unfortunately,
there really isn't an easy way to get function information as such from inside
of php, without parsing php's website.
T
8 matches
Mail list logo