ok im having the hardest time figuring this out. it makes totally no sense to me so far...
i'm trying to set up an apache server with php. ive already made some php scripts with forms and <input> tags, so i'm ready to load these on the server
now, when i try to run these off the web, the inputs are not being passed to the next page! i try to output the values of the variables on the page where it should be processed, and there is a blank. i am not sure if it is because of my php configureation or because i cannot set up apache properly. i've loaded most modules when i did the ./configure script, so all of them show up in my httpd.conf file.
please help!!!
thanks in advance
i'm trying to set up an apache server with php. ive already made some php scripts with forms and <input> tags, so i'm ready to load these on the server
now, when i try to run these off the web, the inputs are not being passed to the next page! i try to output the values of the variables on the page where it should be processed, and there is a blank. i am not sure if it is because of my php configureation or because i cannot set up apache properly. i've loaded most modules when i did the ./configure script, so all of them show up in my httpd.conf file.
please help!!!
thanks in advance