in reply to Re^5: How a web server sending data to a CGI perl script ?
in thread How a web server sending data to a CGI perl script ?
1. Do you think rather send out the data to an external script, import the external code into the server and run it is a better approach (eg. require "script.pl") ?
2. Can you tell if when a web server claims it supports a certain language, it does have to implement something ( not just command line ) to prepare the environment ( meta ) variables for that particular language ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: How a web server sending data to a CGI perl script ?
by Anonymous Monk on Jan 22, 2016 at 07:38 UTC | |
by exilepanda (Friar) on Jan 22, 2016 at 08:02 UTC |