[PHP] Problems with HTML forms and PHP. Please Help !!

2002-08-02 Thread Sebastian Tomasino
Hi! i have instaled PHP 4.2.2 in a slack 8.1 running apache 2.0.39. i have a proble with a very basic script (pass variables to a php script). Is seems not recieve variables, because print somthing like this: Your first name is . Your last name is . Your E-mail address is . This is what you had

[PHP] Gracias

2002-08-02 Thread Sebastian Tomasino
Muchas gracias fernando por tu explicacion !! Con Mas detalle Imposible !! todavia no se como es que me llego tu respuesta a mi correo y no aparece aca en el news group (soy nuevo usando news) pero igual muchas gracias.. Sebastian. -- PHP General Mailing List (http://www.php.net/) To

[PHP] Thanks Matt

2002-08-02 Thread Sebastian Tomasino
thank you matt for explain what´s wrong.. short but helpfull !!! Sebastian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Help please

2002-08-15 Thread Sebastian Tomasino
PHP is installed, but are you sure that is loaded by apache?? look the httpf.conf (i have slack but usually is in /etc/apache or /etc/apache2 depends of the version) for a line like this: Include /etc/apache2/mod_php.conf be sure than that line is uncommented. if not, uncomment it and restart

[PHP] Problems with the safe mode...

2002-08-26 Thread Sebastian Tomasino
Hi everyone... I have some problem with the safe mode of php. i get this errors when i try to access the file. -- PHP Warning: SAFE MODE Restriction in effect. The script whose uid/gid is -1/-1 is not allowed to access

[PHP] Please helpme !! files problems..

2002-08-27 Thread Sebastian Tomasino
Hi! Sorry for this stupid question but i am a begginer learning from a old book (dangerous combination), So i have to convert every example to not use old methods... I have to problems and i look every where and could not resolve. firstone: i have a form like this... form