[PHP] Problem about Reading input from a Form

2002-02-25 Thread Kostas Karadamoglou
I can't take the variables $user and $address from the form to the php file. Below I have the code.When I test the examble I only see the html text but not the variables. Thank you THE HTML FORM Listing 9.2 THE PROCCESS OF THE INPUT FORM Listing 9.3 $user\n\n"; print "Your

[PHP] Problem about Reading input from a Form

2002-02-25 Thread Kostas Karadamoglou
I put and the POST method but I have the same problem I don't know why, any ideas? Thank you >From: "John Day" <[EMAIL PROTECTED]> >To: "Kostas Karadamoglou" <[EMAIL PROTECTED]>, ><[EMAIL PROTECTED]> >Subject: RE: [PHP] Problem about Rea

[PHP] Problem about Reading input from a Form

2002-02-25 Thread Kostas Karadamoglou
I set the register_globals On in the php.ini file but when i do php.info it shows that is off.About the better way, How i can manipulate this variables, can you give me an exable. Thank you >From: "Ford, Mike [LSS]" <[EMAIL PROTECTED]> >To: 'K

[PHP] Changing arguments in the php.ini file

2002-02-25 Thread Kostas Karadamoglou
Hi my system has the following characteristics Windows Me Apache for window 1.3... and PHP 4.1.1 When I change an argument from off to on and then restart the Apache server the php.info() function displays thats no changes took place. Exambles like register_global and display_errors. I dont kno

[PHP] Changing arguments in the php.ini file

2002-02-26 Thread Kostas Karadamoglou
Hi my system is: Windows Me Apache Server for Windows 1.3... PHP 4.1.1 I have the following problem. I change the variables in the C:\WINDOWS\php.ini file but there is no affect. Also after the change I always restart the Apache server and icall the php.info() function. The function's results a

[PHP] Changing arguments in the php.ini file

2002-02-26 Thread Kostas Karadamoglou
Hi my system is: Windows Me Apache Server for Windows 1.3... PHP 4.1.1 I have the following problem. I change the variables in the C:\WINDOWS\php.ini file but there is no affect. Also after the change I always restart the Apache server and icall the php.info() function. The function's results a