![]() |
Need to download code? |
|
![]() |
beginning_php thread: Variables from XML in PHP
Hello, I have recently been trying to use templates with XML documents. My problem however is that I cannot get the values between XML tags into variables. For example Example XML Document: <me> <name> Foo-Bar </name> </me> What would I need to do, so that I can get the contents of the <name> tag (Foo-Bar) into a variable?
![]() |
![]() |