Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Need help in translating the following php code to perl

by sundialsvc4 (Abbot)
on Oct 30, 2013 at 00:15 UTC ( [id://1060246]=note: print w/replies, xml ) Need Help??


in reply to Need help in translating the following php code to perl

Uhh ... gotta say it, but ...

The most-significant textual clip from the OP, IMHO, is this one:   The most important line is header("Content-Disposition: attachment; filename=BOBreport.xls"); I need to have it in my perl script to export a html table data to Excel.

It quite-frankly appears to me that the OP is most-interested in the output of the aforesaid (PHP ...) code.   If this is indeed the case, then there is in fact no actual requirement to “translate the following PHP code to” ... (anything!)

If you are only concerned with the (HTML) output of a computer program, then you do not care in the slightest what programming-language was originally used to generate that output.

If the Perl program that you contemplate is destined to be a client of the program that (somehow ...) produces the “HTML table data,” this Perl program need only be concerned with “how to correctly parse this HTML data, regardless of its source.”

On the other hand, if the Perl program that you contemplate is destined to replace entirely the aforesaid program as “the root-source of the data being sought” ... then both PHP and the HTML that it now produces become irrelevant.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1060246]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-25 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found