I'm running an Apache 1.3.24 webserver with PHP 4.2.1, and it works pretty well with a couple exceptions. Getting built-in variables to work, and getting variables passed between pages. You can see what I mean here, which is supposed to show the browser being used as well as the IP address of the person viewing the page, and here, which takes the data input into the text fields and on the next page is supposed to echo back what was input.
Anyone have any input as to what I need to do to get everything to work right? Is this possibly an issue with the version of PHP and/or Apache I'm running?
Thanks in Advance,
JW
Anyone have any input as to what I need to do to get everything to work right? Is this possibly an issue with the version of PHP and/or Apache I'm running?
Thanks in Advance,
JW