|
Greetings all,
Once again, please forgive my ignorance here...lol...I'm doin' the best I can.
I'm working with PHP and Dreamweaver 6.1 on a hosted server with PHP 4.3.3 installed.
Since I am working in Dreamweaver, dynamic forms should be a breeze to put together - and for the most part they are. I do have a couple of questions, though:
I have a mySQL table all set up for a particular form. It has rows for all the fields on the form as well as a couple of other that are not on the form or visible to the user...such as IP address & user agent.
In entry-level language, can someone give me a clue as to how to pass the http-user-agent and the remote-address variables from my form in Dreamweaver to mySQL table? I'm assuming it is done with hidden fields, but I'm not exactly sure how to do this or what my string should look like...
Any help or suggestions are greatly, greatly appreciated.
Thanks once again,
Humble Dude
|