Note that there are some explanatory texts on larger screens.

plurals
  1. POXml:how to parse the xml values in php
    primarykey
    data
    text
    <p>my xml flie:</p> <pre><code>&lt;item&gt; &lt;title geoid="1198"&gt;District of Columbia&lt;/title&gt; &lt;description cong_dist="Delegate District (at Large) 98"&gt;DC - Delegate District (at Large) 98 &lt;br/&gt; No of Incidents: 1436&lt;/description&gt; &lt;latitude&gt;38.8933115&lt;/latitude&gt; &lt;longitude&gt;-77.0146475&lt;/longitude&gt; &lt;georss:polygon&gt;38.934311 -77.1199 38.939834989364 -77.112868886998 38.94641 -77.1045 38.94891 -77.1007 38.95651 -77.0915 38.960871062931 -77.085827416011 38.967245703105 -77.077535703105 38.971616050926 -77.07185104194 38.98511 -77.054299 38.986557824794 -77.052373393024 38.99511 -77.040999 38.99171 -77.036299 38.98423067065 -77.026499658425 38.977828623846 -76.909395 38.895811472659 -76.913155644266 38.904084963804 -76.923528686655 38.904209815545 -76.923685221832 38.910455906543 -76.931516373827 38.913311 -76.935096 38.918592133391 -76.941928356721 38.930758817183 -76.957668751373 38.93511031877 -76.963298416241 38.946183221387 -76.977623754198 38.951906165093 -76.985027693844 38.95742281319 -76.992164742828 38.961159688178 -76.99699924729 38.96541 -77.002498 38.97011 -77.008298 38.97441 -77.013798 38.97591 -77.015598 38.977828623846 -77.018111761535 38.98423067065 -77.026499658425 38.99171 -77.036299 38.99511 -77.040999 38.986557824794 -77.052373393024 38.98511 -77.054299 38.971616050926 -77.07185104194 38.967245703105 -77.077535703105 38.960871062931 -77.085827416011 38.95651 -77.0915 38.94891 -77.1007 38.94641 -77.1045 38.939834989364 -77.112868886998 38.934311 -77.1199&lt;/georss:polygon&gt; &lt;/item&gt; </code></pre> <p>i stored this values in <code>dc.xmlfile</code></p> <p>how to get all the values in a variable. for example tag values is stored in $lat variable in php.</p> <p>how to get this values i need your kind help...,</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload