July 15, 200917 yr Hi there, Phew it's been a while since I posted and I must say the new look of the site is great! Anyway I have had a request to output data as xml and am unsure as to how to go about it. I have values taken from a form that are sent to a php page. Then an SQL query searches a database using the form input as the SQL query parameters. From here I need to provide the results as XML. Can anyone help please Thanks
July 15, 200917 yr Hi there, Phew it's been a while since I posted and I must say the new look of the site is great! Anyway I have had a request to output data as xml and am unsure as to how to go about it. I have values taken from a form that are sent to a php page. Then an SQL query searches a database using the form input as the SQL query parameters. From here I need to provide the results as XML. Can anyone help please Thanks Why not just output the XML using echo?
July 15, 200917 yr Author Thanks but I think the guy want me to write to an xml file (I think thats what he needs) he just said he needs the results of an sql query out put as xml data
Create an account or sign in to comment