The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
1answer
40 views

Parsing XML with SimpleXML_load_file [closed]

i have many problem with this php5 function: <?php $xml = simplexml_load_file("test.xml"); echo $xml->getName() . "<br>"; foreach($xml->children() as $child) { echo ...
0
votes
3answers
33 views

Ordering XML foreach results in PHP

here's my code, which displays the results I'm after, but is it possible to list them by order or $xml = simplexml_load_file('racing.xml'); foreach ...
0
votes
1answer
22 views

About simpleXML_load_file

i am new php developer and i have a question for you. i try to do this: $bookXML = simpleXML_load_file("<book_reference> <number>19761</number> ...
1
vote
3answers
82 views

Parsing a XML file using simplexml_load_file return empty object

<?xml version="1.0" ?> <aws:UrlInfoResponse xmlns:aws="http://alexa.amazonaws.com/doc/2005-10-05/"> <aws:Response xmlns:aws="http://awis.amazonaws.com/doc/2005-07-11"> ...
0
votes
1answer
30 views

Error parsing xml returned results from api url call with php

what I am missing here? all I get returned is "Location: 0" ini_set("user_agent","Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1"); $url = ...
1
vote
2answers
86 views

SimpleXML error 'Call to a member function on a non-object'

I keep getting the following error: Fatal error: Call to a member function addChild() on a non-object in /www/zzl.org/t/h/e/theseminary/htdocs/submit.php on line 3 My code, in its own php file, ...
0
votes
2answers
78 views

php simplexml_load_file with htmlspecialchars

I am getting content of XML using this code: $xml = simplexml_load_file("X.xml"); echo $xml->CountryList->Country[1]; Here is the X.xml: <PickUpCityListRQ> <CountryList> ...
2
votes
1answer
79 views

Reading UPS XML with PHP

I've been looking for days the way to read the XML that UPS API returns to me. I finally knew how to make a petition for a rate from a package to send, and now I got the XML with the response. I'm ...
2
votes
1answer
65 views

Return Unique Values from an XML Files using PHP, simplexml_load_file and Xpath [duplicate]

thank you for your assistance in advance. I have search through this forum and through the www looking for an answer to this but cannot find a straight forward one. I am simply trying to return ...
-1
votes
2answers
125 views

simplexml_load_file not loading [duplicate]

This link to an rss feed doesn't load with simplexml_load_file. Link: http://www.nationnews.com/site/feed The link is a valid RSS feed and no it isn't a permission problem everything else loads.
1
vote
1answer
140 views

simplexml-load-file : failed to open stream: Redirection limit reached

I am trying to open an XML file but I get these errors : Warning: simplexml_load_file(http://www.bva.fr/fr/rss/sondages.xml) [function.simplexml-load-file]: failed to open stream: Redirection limit ...
0
votes
1answer
119 views

simplexml_load_file($feedURL) returns bol(false) even that the RSS works

I am trying to make a simple widget that loads a youtube rss feed and shows the few first videos. The problem is that even the RSS adress is correct it allways dumps false $feedURL = ...
0
votes
0answers
28 views

PHP simplexml_load_file vbulletin vaispy permissions redirect

Firstly I apologize for the complexity of the title. It was really the best way I could explain the issue. Basically I am trying to load an external xml. It is part of the vaispy vbulletin mod. The ...
0
votes
1answer
70 views

PHP - how to push the result of SimpleXML parsing correctly into the Array?

I'm trying to push the result of xml parsing to the multidimensional array. The structure of XML is here. The PHP procedure is (not working correctly): $xml_url = simplexml_load_file("url to the xml ...
0
votes
0answers
43 views

Issue using simplexml_load_file for RSS feeds on Yahoo Webhost

On a web site I am working on for a customer, that uses Yahoo's web hosting, I am trying to read in Facebook's RSS feed for their account. It works fine locally on my system and it also works on my ...
0
votes
2answers
211 views

PHP Simplexml_Load_File fails

I have successfully been able to get a pubmed results page in xml format and write the contents to a local file "Publications.xml". The problem is when I use simplexml_load_file("Publications.xml"), ...
0
votes
1answer
31 views

simplexml_load_file generates same post repeatedly from WP feed

I'm using simplexml_load_file to get rss feed from from a wordpress blog. Here is my code $rssfile = simplexml_load_file( "http://blog.sufuraamathi.com/?feed=rss2" ); $items = ...
0
votes
1answer
56 views

Simplexml_load_file empty array

I try to load this document: $url = "http://en.wikipedia.org/w/api.php?action=query&titles=Electrophoresis&prop=langlinks&lllimit=500"; When I run it in browser, everything is fine. ...
1
vote
1answer
49 views

Why is simplexml_load_file not returning a simple array in my PHP script?

I'm using the simplexml_load_file command to parse data from an api to the MMO I subscribe to make a tool to get the current guild rooster. The raw xml that is returned from the api looks like: ...
0
votes
3answers
92 views

What php/server settings might prevent simplexml_load_file() from working?

I'm using simplexml_load_file() to grab the contents of an RSS feed: $rss = simplexml_load_file('http://www.iolproperty.co.za/roller/news/feed/entries/rss'); This works as expected on my local ...
2
votes
1answer
46 views

Secure simplexml_load_file filename with user input [duplicate]

Possible Duplicate: Sanitize file path in PHP I have a php script that looks like this: $search = $_REQUEST['search']; $xml = simplexml_load_file("SOMEURL/search?q=".$search); Im ...
0
votes
1answer
72 views

php simplexml_load_file and null variable

I have this very simple php code: $xml=simplexml_load_file('abc.xml'); echo $xml; It shows only blank page, no characters, nothing... Why? Does simplexml_load_file work correctly?
0
votes
0answers
23 views

NCBI E-Utilities using simplexml_load_file

I got a really specific question but I tought it might worth to try ask it. So I'm trying to extract information for the NCBI Pubmed database to my MYSQL database to use it after for my website. To ...
0
votes
1answer
77 views

php processing xml files [closed]

There is this XML file located at http://rates.fxcm.com/RatesXML that i want to retrieve data from for my site. Using simplexml_load_file, i will always get errors as it retrieves other weird ...
3
votes
1answer
66 views

Tumblr XML not loading

I implemented the following code based on some code I found in another question: Select specific Tumblr XML values with PHP function getPhoto($photos, $desiredWidth) { $currentPhoto = NULL; ...
0
votes
4answers
180 views

simplexml_load_file in php

I've been using simplexml_load_file to parse xml file with 15,000 records, it was working ok, but then when I tried to work with many files each of them is 15,000 it gave me this errorPHP Fatal ...
0
votes
2answers
189 views

simplexml_load_file() not working when trying to load intranet RSS

I'm trying to load a wordpress RSS feed using simplexml_load_file and failing. I have a PHP script that lives on our internal web server (intranet) and a wordpress blog that lives on ...
0
votes
0answers
40 views

Get specific node tree and values from xml file with simplexml_load_file

I got xml file that I get info from with $xml = simplexml_load_file('file.xml'); $get_nodes = $xml->config->fields->fieldset[1]; than I loop trough to get value foreach ($get_nodes as ...
0
votes
0answers
123 views

How can I Parse two XML documents with simplexml_load_file, one document within a foreach loop?

Obviously my code below doesn't work, but this is essentially what I'm trying to do. This is with Google Places API. You have to make an initial call on the API using your key to get the closest ...
0
votes
2answers
101 views

How can i get to xml attribute of <yt:accesscontrol>?

I can't figure out or find out how to parse the permission="allowed" value out of this xml, using PHP simplexml_load_file. the basic structure is <?xml version='1.0' encoding='UTF-8'?> ...
0
votes
1answer
179 views

simplexml_load_file ignore the DTD

I am using simplexml_load_file to parse an XML file that must follow a DTD. Both XML and DTD are local files. $obj_xml = simplexml_load_file( $str_xml_file, 'SimpleXMLElement', ...
0
votes
3answers
127 views

simplexml_load_file remove duplicate keys

I'm loading an XML file, which happens to have duplicate items in it. I wish to remove those, but trying so throws me an error: Message: It is not yet possible to assign complex types to ...
1
vote
1answer
54 views

get textcontent including inner node

I would like to print out "depth 17 - 1 enclosed by 20m contour " Below is xml string loaded from a xml file version 1.0 by $xml = simplexml_load_file("test.xml"); <object> depth ...
-1
votes
2answers
458 views

Updating a Mysql database from XML

I am using the following php code to load data from an xml file to insert in Mysql, I want to update this rss feed whenever new articles are in this website. <?php ...
3
votes
2answers
164 views

Get XML value by atrribute name [duplicate]

I'm parsing an XML document and looking for a specific ID. The ID value is provided in the ArticleId element under attribute "pii". Raw XML: <ArticleIdList> <ArticleId ...
0
votes
1answer
36 views

simplexml_load_file adding text before '.get_query().'

I have trouble adding text keyword "pdf" before '.get_query().' example : $q = simplexml_load_file('http://domain.com/find?q=pdf+'.get_query().'&format=xml'); so the result if the get_query ...
0
votes
1answer
82 views

simplexml_load_file is not working with colon

I am having an issue with simplexml_load_file and i think it may be that the URL contains a port number. If i have the URL as http://yoursite.com:2000/blah.xml i get a return of false If i have the ...
0
votes
0answers
42 views

adding a child node to xml defined in a variable in php

I have an XML document and i have a form to add elements to the root element xml = simplexml_load_file("xml_files/rates.xml"); $hotel = $xml -> xpath('/main/id[last()]'); $id = ...
0
votes
2answers
51 views

Getting the attribute of the main element of the xml using php

Here is the code first rates.xml <?xml version="1.0" encoding="UTF-8"?> <main> <unittype id="24944"> <date value="2020-10-10"> ...
1
vote
2answers
3k views

simplexml_load_file error in PHP 5.3

I'm using the following code to read an RSS feed and output the results. function home_page_parser($feedURL) { $rss = simplexml_load_file($feedURL); $i = 0; echo "<ul>"; ...
0
votes
1answer
263 views

simplexml_load_file() error happening in only localhost/xampp

I've been getting an error in a PHP script: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity <THE_URL> the problem is I get this error only ...
0
votes
0answers
31 views

Parsing funny characters like á with SimpleXML

So here's my situation: When receiving and writing my XML, some of the fields are coming through like this: Benedíková But when I parse it out with code like $xml = simplexml_load_file($filename); ...
0
votes
1answer
146 views

Something faster than simplexml_load_file() PHP [duplicate]

Possible Duplicate: What is the fastest XML parser in PHP? I still need to maintain the xml format, but I'm finding that my main bottleneck is the many calls I make to ...
0
votes
3answers
2k views

echo simplexml object

This question has two parts. Part 1. Yesterday I had some code which would echo the entire content of the XML from an RSS feed. Then I deleted it from my php document, saved over it, and I am totally ...
-1
votes
2answers
290 views

Use PHP to load XML Data into Oracle

I'm fairly new to php although I've been programming for a couple years. I'm working on a project and the end goal is to load certain elements of an xml file into an oracle table on a nightly basis. ...
0
votes
1answer
63 views

XML parsing in php : Simple_xml_loadfile function runs forever

I am having a problem with parsing an API which was working fine till yesterday! The code snippet : $checkurl = ...
0
votes
1answer
73 views

simplexml_load_file not a valid URI issue

I am trying to read data from an xml file to import to data base. I am running into an issue loading the file. parser warning : xmlns: x-schema:#Schema1 not a valid URI
0
votes
1answer
222 views

Extracting data from a XML feed with simplexml_load_file

I'm trying to extract data from a XML feed using simplexml_load_file. This is what I have now: <?php $anobii = ...
0
votes
1answer
149 views

How do you pass a variable while using simplexml_load_file?

I am pretty new to PHP so excuse my question as the answer will more then likely come easy to the people that are in this community. I have a variable set up to retrieve a users text input from a ...
0
votes
0answers
46 views

simplexml_load_file fails due to weird formatting of input

I'm trying to use simplexml_load_file() to grab XML from a URL. When I type the URL in a browser, it comes out like ordinary XML: ...

1 2 3