Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Perl from PHP

by greengaroo (Hermit)
on Nov 07, 2012 at 15:15 UTC ( [id://1002682]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl from PHP
in thread Perl from PHP

You may be missing this in your Perl cgi script:

print "Content-type: text/html\n\n";

In Perl you absolutely need this as your first output string to print a HTML page.

Testing never proves the absence of faults, it only shows their presence.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 17:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found