Retrieve data from mysql using xml and php
Posted: Sun Nov 16, 2003 8:07 pm
i'm trying to retrieve data from mysql table and pass it into an xml document, then parse with php.
however, the variable name that i used to pass the value to the xml document was recognised as a character data instead of its value.
how do i make it recognise the value of the variable??
however, the variable name that i used to pass the value to the xml document was recognised as a character data instead of its value.
how do i make it recognise the value of the variable??