[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MySql & XML



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