by using of ' simplexml_load_string' instead of file, I solved my problem :)
thanks
hi all,
$results is a xml format string,
I want to get this string as a real xml file
$nodes = simplexml_load_file($results);
but $nodes is empty array...
how can I do that?
nodes must be an object contains xml
Thanks,
Shahrzad Khorrami
On Mon, May 17, 2010 at 4:01 PM, Michael Stroh wrote:
> I've created a php file (getcalentries.php) that creates an xml output and
> have a second page (plots_test.php) that reads in the xml file and displays
> some plots. They've both in the same webdav folder so I have to enter
> authentication
I've created a php file (getcalentries.php) that creates an xml output and have
a second page (plots_test.php) that reads in the xml file and displays some
plots. They've both in the same webdav folder so I have to enter authentication
information to load the plotting page, but my simplexml_load
Hi all!
This is my first mail, I hope I will use this mailing list in the correct
mode.
One of main advantages of SQL in the concorrent access of many script to the
same database.
I would like improve similar functions to the SimpleXML module.
In particular, I want modify the simplexml_load_file()
---
> > Date: Fri, 10 Aug 2007 23:03:19 +0100
> > From: [EMAIL PROTECTED]
> > To: php-general@lists.php.net
> > Subject: [PHP] simplexml_load_file()
> >
> > Hello,
> >
> > I'm doing an script which it'll "read&quo
switch to an underscore comment_id instead
bastien
> Date: Fri, 10 Aug 2007 23:03:19 +0100
> From: [EMAIL PROTECTED]
> To: php-general@lists.php.net
> Subject: [PHP] simplexml_load_file()
>
> Hello,
>
> I'm doing an scri
Hello,
I'm doing an script which it'll "read" the xml values, but I have one
problem doing that.
On the xml there is a tag that has an hÃfen in the middle, so when I do
"echo $xml->comment-id" it gives me an error.
How can I make this work?
Thanks in advantage.
Does anyone know of a way to pass proxy auth to simplexml_load_*?
Previously, I have used cURL to return the XML string from remote, but
this seems kind of hacky to me, and was wondering if anyone had a better
solution?
Thanks
--Paul
All Email originating from UWC is covered by disclaimer
htt
9 matches
Mail list logo