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!
I got save_xml from having tried createElement() first (as it says in the text book I was reading) and then discovering that subsequently it was actually create_element(). Just thought I'd give it a try.
barry_normal wrote:I got save_xml from having tried createElement() first (as it says in the text book I was reading) and then discovering that subsequently it was actually create_element().
Ahh ... been there. These days some textbooks can be out of date before the ink dries.