moneynetworkgroup39
Member
- Messages
- 92
- Reaction score
- 1
- Points
- 8
Hi,
I am trying to generate a xml by php do like below
some thing like that.
But I am so much new for dom and xml can any one help me to do this. Tried but getting lots of errors.
I am trying to generate a xml by php do like below
Code:
<university name="Oxford" Place ="UK">
<colleges>
<colleges detail/>
<College name ="a" place"xyx">
</college>
</college detail>
</university>
But I am so much new for dom and xml can any one help me to do this. Tried but getting lots of errors.