I am wondering about the XML Dom functions for PHP4. I am trying to create XML files based on data I have in MySQL database so that I may use the same XML files to generate the content in both my php based page and Flash based pages. Is there a sensible way to generate XML files using php without the Dom Functions as they are experimental and potentially unreliable. Also, I have recently upgraded to Red Hat 8 running Gnome and I had previously been running windows to write and debug my scripts. Is there a good php development suite/debugger for gnome or linux if so, can someone point me toward it? Thanks a lot in advance.