Click here to Skip to main content
15,910,872 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
Newsgood news [modified] Pin
PavanPareta28-Jan-09 1:06
PavanPareta28-Jan-09 1:06 
QuestionCool - we have a Python board Pin
MikeBeard27-Jan-09 5:33
MikeBeard27-Jan-09 5:33 
AnswerRe: Cool - we have a Python board Pin
MikeBeard27-Jan-09 5:39
MikeBeard27-Jan-09 5:39 
GeneralRe: Cool - we have a Python board Pin
MikeBeard27-Jan-09 5:40
MikeBeard27-Jan-09 5:40 
AnswerRe: Cool - we have a Python board Pin
Uros Calakovic28-Jan-09 5:15
Uros Calakovic28-Jan-09 5:15 
JokeRe: Cool - we have a Python board Pin
MikeBeard29-Jan-09 4:47
MikeBeard29-Jan-09 4:47 
QuestionHelp Pin
sk8te32027-Jan-09 3:10
sk8te32027-Jan-09 3:10 
AnswerRe: Help Pin
divyamistry27-Jan-09 21:41
professionaldivyamistry27-Jan-09 21:41 
You should start in Perl doc and Perl reference online. This is a common task and usually achieved through DBI module. Here's a guide from CodeProject KnowledgeBase[^] That takes care of accessing data from database using an SQL query. Once you have data in a perl variable, you can do all sorts of manipulation (I'm thinking along the lines of regexp and what not).

Now onto your Excel problem. Perl has a couple of modules (OLE, Spreadheet::Excel, etc.) to deal with MS products. I have never used them, but I have heard good things about Spreadsheet::Excel. I just did a quick search and found a nice tutorial/article on IBM developerWorks series. Here's a link[^].

I hope this points you to the right direction. And in case you are not familiar with installation of Perl modules, I'd suggest searching for Perl CPAN. Its homepage will point you to installation instructions and whatever else you might need to get the modules up and running.
GeneralRe: Help Pin
sk8te3205-Feb-09 1:57
sk8te3205-Feb-09 1:57 
AnswerRe: Help Pin
divyamistry29-Jan-09 21:06
professionaldivyamistry29-Jan-09 21:06 
GeneralRe: Help Pin
sk8te3205-Feb-09 2:00
sk8te3205-Feb-09 2:00 
AnswerRe: Help Pin
Parinay Bansal8-Feb-09 4:31
Parinay Bansal8-Feb-09 4:31 
AnswerRe: Help Pin
Fred Mcmurray17-Feb-09 5:38
sussFred Mcmurray17-Feb-09 5:38 
GeneralRe: Help Pin
sk8te32031-Mar-09 0:11
sk8te32031-Mar-09 0:11 
QuestionLooking for Opensource SNTP client for Linux Pin
neolaser18-Jan-09 2:27
neolaser18-Jan-09 2:27 
Questionpassing javascript variable to php file without page refresh Pin
Member 451421815-Jan-09 8:17
Member 451421815-Jan-09 8:17 
AnswerRe: passing javascript variable to php file without page refresh Pin
Mohammad Dayyan19-Jan-09 19:52
Mohammad Dayyan19-Jan-09 19:52 
AnswerRe: passing javascript variable to php file without page refresh Pin
Ranjit Viswakumar29-Jan-09 12:06
Ranjit Viswakumar29-Jan-09 12:06 
QuestionDoing encryption that embedded into mail server Pin
xiaomahe2-Jan-09 7:49
xiaomahe2-Jan-09 7:49 
AnswerRe: Doing encryption that embedded into mail server Pin
JasonPSage27-Feb-09 12:51
JasonPSage27-Feb-09 12:51 
QuestionAccessing ping through c/c++ Pin
tassadaque31-Dec-08 2:18
tassadaque31-Dec-08 2:18 
AnswerRe: Accessing ping through c/c++ Pin
Cosmic Egg10-Jan-09 4:03
Cosmic Egg10-Jan-09 4:03 
QuestionC programming in Linux warning message Pin
Kogee San9-Dec-08 17:24
Kogee San9-Dec-08 17:24 
AnswerRe: C programming in Linux warning message Pin
L. Madhavan17-Dec-08 17:58
L. Madhavan17-Dec-08 17:58 
GeneralRe: C programming in Linux warning message Pin
Kogee San18-Dec-08 0:45
Kogee San18-Dec-08 0:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.