เขียนไฟล์ .xml เป็น url ทำไงคะ ใครรุ้ช่วยบอกที
<?xml version="1.0" encoding="utf-8" ?>
<othello>
<othellotable>
<number>1</number>
<table>11</table>
</othellotable>
<othellotable>
<number>2</number>
table>12</table>
</othellotable>
<othellotable>
<number>3</number>
<table>13</table>
</othellotable>
<othellotable>
<number>4</number>
<table>14</table>
</othellotable>
<othellotable>
<number>5</number>
<table>15</table>
</othellotable>
<othellotable>
<number>6</number>
<table>16</table>
</othellotable>
<othellotable>
<number>7</number>
<table>17</table>
</othellotable>
<othellotable>
<number>8</number>
<table>18</table>
</othellotable>
<othellotable>
<number>9</number>
<table>21</table>
</othellotable>
<othellotable>
<number>10</number>
<table>22</table>
</othellotable>
<othellotable>
<number>11</number>
<table>23</table>
</othellotable>
<othellotable>
<number>12</number>
<table>24</table>
</othellotable>
<othellotable>
<number>13</number>
<table>25</table>
</othellotable>
<othellotable>
<number>14</number>
<table>26</table>
</othellotable>
<othellotable>
<number>15</number>
<table>27</table>
</othellotable>
<othellotable>
<number>16</number>
<table>28</table>
</othellotable>
<othellotable>
<number>17</number>
<table>31</table>
</othellotable>
<othellotable>
<number>18</number>
<table>32</table>
</othellotable>
<othellotable>
<number>19</number>
<table>33</table>
</othellotable>
<othellotable>
<number>20</number>
<table>34</table>
</othellotable>
</othello>
ถ้าข้อมูล xml เป็นแบบนี้ เขียนเป็น url แสดงบนเว็บ ทำไงอ่ะคะ
ใครรุ้ช่วยตอบด้วยนะคะ ลองเขียนแล้วไม่ได้สักที งงอ่ะคะ
แบบ Domdocument หรือ วิธีไหนที่พอจะทำได้ก้อได้คะ
<othello>
<othellotable>
<number>1</number>
<table>11</table>
</othellotable>
<othellotable>
<number>2</number>
table>12</table>
</othellotable>
<othellotable>
<number>3</number>
<table>13</table>
</othellotable>
<othellotable>
<number>4</number>
<table>14</table>
</othellotable>
<othellotable>
<number>5</number>
<table>15</table>
</othellotable>
<othellotable>
<number>6</number>
<table>16</table>
</othellotable>
<othellotable>
<number>7</number>
<table>17</table>
</othellotable>
<othellotable>
<number>8</number>
<table>18</table>
</othellotable>
<othellotable>
<number>9</number>
<table>21</table>
</othellotable>
<othellotable>
<number>10</number>
<table>22</table>
</othellotable>
<othellotable>
<number>11</number>
<table>23</table>
</othellotable>
<othellotable>
<number>12</number>
<table>24</table>
</othellotable>
<othellotable>
<number>13</number>
<table>25</table>
</othellotable>
<othellotable>
<number>14</number>
<table>26</table>
</othellotable>
<othellotable>
<number>15</number>
<table>27</table>
</othellotable>
<othellotable>
<number>16</number>
<table>28</table>
</othellotable>
<othellotable>
<number>17</number>
<table>31</table>
</othellotable>
<othellotable>
<number>18</number>
<table>32</table>
</othellotable>
<othellotable>
<number>19</number>
<table>33</table>
</othellotable>
<othellotable>
<number>20</number>
<table>34</table>
</othellotable>
</othello>
ถ้าข้อมูล xml เป็นแบบนี้ เขียนเป็น url แสดงบนเว็บ ทำไงอ่ะคะ
ใครรุ้ช่วยตอบด้วยนะคะ ลองเขียนแล้วไม่ได้สักที งงอ่ะคะ
แบบ Domdocument หรือ วิธีไหนที่พอจะทำได้ก้อได้คะ
ขอบคุณค่ะ