[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MySql & XML
- To: Avi Boots <aviboots(at-nospam)netvision.net.il>
- Subject: Re: MySql & XML
- From: Shlomi Fish <shlomif(at-nospam)techst02.technion.ac.il>
- Date: Mon, 19 Mar 2001 11:01:05 +0200 (IST)
- Cc: linux-il(at-nospam)cs.huji.ac.il
- In-Reply-To: <032f01c0b052$36c28b20$0301a8c0@meisoftclient>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Mon, 19 Mar 2001, Avi Boots wrote:
> Hi,
>
> 1. How can i convert a recordset of mySql on RH6.1 to an XML file ?
Write a script (Perl/Python/PHP or anything else that supports MySQL) that
will read the table and generate XML for it.
> 2. How can i send an XML file to the client browser ?
I think you should just put it on the HTTP server.
> 3. Is there a way to minimize cgi c++ files ?
>
You mean that they won't occupy a lot of space on the hard disk? This is
compiler specific, and gcc might have an option to optimize a program for
size.
Regards,
Shlomi Fish
> Thank you,
>
> Avi.
>
>
> =================================================================
> To unsubscribe, send mail to linux-il-request@linux.org.il with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail linux-il-request@linux.org.il
>
>
----------------------------------------------------------------------
Shlomi Fish shlomif@t2.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: shlomif@techie.com
The prefix "God Said" has the extraordinary logical property of
converting any statement that follows it into a true one.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il