would like to create a .php file that reads an .xml file and delivers xml output from the .xml file
- by Andy
I know it sounds weird but I need it for a workaround.
So some link in an ActionScript links for a .php file. As I am unable to edit this link in the AS I need some workaround. I have the xml and the .php file needs to output that exact xml code.
How can this be done. Ultimately I would like to create a .php script that outputs xml. Where can I find instructions on how to do this?
thanks!