phpMyAdmin has the ability to export to XML format. If you take a look at
its code, you may see what command is used to dump to XML. Specifically, the
code for XML export is in /libraries/export/xml.php. May put you in the
right direction.

Ben

On 11/28/05, prathima rao <[EMAIL PROTECTED]> wrote:
>
> hi all,
>
> has anyone tried to export a data from a table to *.xml format
> i want a front end programme to do this automatically
>
> for example
>
> i have a database test in which table testing exists
> i want the data from that table to be exported in xml format at a click of
> a
> button
>
>
> regards
>
> rao
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>


--
Ben Wilson
" Mundus vult decipi, ergo decipiatur"

Reply via email to