MySQL Forums
Forum List  »  Newbie

how to generate html output for query result with perl
Posted by: min Li
Date: June 22, 2005 04:14PM

Hi, all,


I am a newbie, anybody can show me how to do that.
I can generate the html with the command like:

>mysql -ppassword -uusername -H -e "select distinct depID from tabledepart" databasename


but i need to know how to generate html output if i already connected with a database, and how to pass the html result to the perl program.

Many Thanks!


Michael

Options: ReplyQuote


Subject
Written By
Posted
how to generate html output for query result with perl
June 22, 2005 04:14PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.