1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25:
\ n "; $xml_output. = “ \ n”; para ($x = 0; $x < mysql_num_rows ($result); $x++) { $row = mysql_fetch_assoc ($result); $xml_output. = “\ t \ n”; $xml_output. = “\ t \ t”. $row [“bolso”]. “ \ n”; $xml_output. = “\ t \ n”; } $xml_output. = “”; eco $xml_output; ¿? >
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16:
'; ?>