It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its curren开发者_C百科t form. Fo
I want to update server\'s SVN repository on server\'s URL request, so I user CGI shell script with Apache but it does not work as I needed. It\'s source:
I think the question is pretty self explanitory, but I\'m using 开发者_如何转开发perl to generate a webpage. Starts off using:
I have some websites that use extJS with a PHP backend, and we\'re trying to move away from PHP entirely after a few security incidents.Due to extJS\'s license, there are concerns if we\'d have to rel
I want to utilize a .cgi file in a function call within my model: function execute_shell_command($userID,$clientname){
I\'m having some trouble while loading JSON data from a cgi written开发者_JAVA技巧 in python. The python script sounds like this:
I\'ve got a perl CGI script running on an Apache server. The s开发者_如何转开发cript is, among other things, supposed to display some XML that is generated from input. Using the XML::Writer module, I\
Basically, I\'m trying to figure out how PHP can be called from a \"web server\". I\'ve read the documentation, but it didn\'t help much.
I am a newbie. I wanted to know how to handle array based fields in CGI? <form name=\"frmLogin\" method=\"get\" action=\"\">
I am running a perl cgi script trying to open a \"save-as\" dialogue box to let the user download and save a particular file on their computer. Currently my code looks something like this: