cgi question
- Posted by sergelli Dec 17, 2011
- 2724 views
hello all
In a linux server in the web, I call a Euphoria program, called euCode and sending a variable called "name" and its value. For example, to do this, I open a web Brouser with this address and parameters:
www.servidor.com.br/euCode?name=Euphoria
Does anyone know how to capture the value of this variable within the code "euCode.ex" as is done in PHP?
Thanks in advance
Sergio