PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
{{Calciatore in rosa|n°=1|nazione=Brasile|nome=[[Dida]]|ruolo=P}}
{{Calciatore in rosa|n°=32|nazione=Brasile|nome=[[Dida2]]|ruolo=P}}
{{Calciatore in rosa|n°=54|nazione=Brasile|nome=[[Dida3]]|ruolo=P}}
{{Calciatore in rosa|n°=3|nazione=Brasile|nome=[[Dida4]]|ruolo=P}}
{{Calciatore in rosa|n°=6|nazione=Brasile|nome=[[Dida5]]|ruolo=P}}
{{Calciatore in rosa|n°=7|nazione=Brasile|nome=[[Dida6]]|ruolo=P}}
{{Calciatore in rosa|n°=10|nazione=Brasile|nome=[[Dida7]]|ruolo=P}}
{{Calciatore in rosa|n°=11|nazione=Brasile|nome=[[Dida8]]|ruolo=P}}
{{Calciatore in rosa|n°=16|nazione=Brasile|nome=[[Dida9]]|ruolo=P}}
I need to get the number (n=1) and the name (nome=Dida) of all row, how I can do it?
If this is only a snippet, and you really have a valid XML file, then this may or may not work.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.