xml, and php

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!

Moderator: General Moderators

Post Reply
CrazyEight
Forum Newbie
Posts: 2
Joined: Tue Apr 20, 2010 11:16 pm

xml, and php

Post by CrazyEight »

I am absolutely newbie for php, I had few files that I am working on, however, when I tried to run them on the browser, I get errors out of ying yang. Any help will save me more grey hair. Thanks and good coding!

Attached are 5 files.

the one I get errors most is the load-xml.php. I keep getting errors blah blah blah on line 30 and 33...looked at everything and can figured out what is wrong.
Attachments
all_files.zip
(6.11 KiB) Downloaded 16 times
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: xml, and php

Post by requinix »

One at a time.

Post a file, surrounded by [syntax] tags (use the "PHP Code" button), and list the error messages you get for that file.
Post Reply