Please someone point me in the right direction before I end up in the boob tube!
I'm trying to use xml to to update a mysql database. My problem is that I want to generate the xml from my current mysql database.
The idea is :
Pull data from database.
display using xml .
alter data .
update table using xml.
I truly despise all things xml but have no choice but to do as I am told.
does anyone know a good source for XML used with php and mysql or shall I shoot myself now and get it over with?
Thanks in anticipation.