[PHP] How to send a form automatically?

2003-03-20 Thread Vicente Valero
Hello,
 
I have a form and I have to check the username and password on my DB. If
all is ok, then, I have to send by another form this usernma and
password to a CGI on a gateway. But this second part I would want to be
automatically, I mean, I want to create the structure of the form that
the CGI is waiting for but I don't want to show it to the user. Only
send it to the CGI automatically.
 
I don't know the structure of the CGI, it's built-in on the gateway.
 
How can I do this?
 
Thanks,
Vicente


[PHP] Forms

2002-12-23 Thread Vicente Valero
I'm having problems using variables from a html form. I've been reading, and it seems 
that I have register_globlas=off in php.ini. But I've tried to find this file in my 
Linux, but I haven't been able to locate it. Could someone tell me where is it?

Thank you


[PHP] PHP and Apache

2002-12-04 Thread Vicente Valero
Excuseme my confussion, I meant PHP 4.2.3. So you suggest me PHP 4.2.3 and Apache 
1.3.x??


[PHP] PHP 2.4.3 and Apache 2.0.x

2002-12-04 Thread Vicente Valero
Hello,

PHP 2.4.3 can work with Apache 2.0.x or I need Apache 1.3.x?


[PHP] Instalaciñon PHP

2002-12-03 Thread Vicente Valero
Hoa a todos,
Deseo hacer uso de PHP para crear formularios con la finalidad de acceder a una base 
de datos MySQL 3.23.53a (todo sobre Linux). Tengo instalado ahora mismo RADIUS y MySQL 
e iba a decidirme a montar PHP. He estadoobservando las indicaciones de instalación y 
la verdad, soy bastante novato en el entorno Linux, y ya me he visto con problemas 
para instalar lo anterior.

Alguien podría echarme una mano indicándome las opciones necesarias para la 
instalción, así como los cambio que deba efectuar sobre el servidor web Apache?

Muchisimas gracias