Hello all-
I am new to this forum as well as to PHP (which I am finding intriguing)
I setup my home computer as a test server using Windows IIS on Windows XP Pro. Installed PHP and mySQL. I just started using Dreamweaver MX and am happy to see a whole section in this forum on it (maybe I should be unhappy to see it since someone feels there are enough problems to justify having a whole section on it.)
ANYway-some questions
My webhost uses Apache. Can I install Apache on my home test server without uninstalling the windows IIS?
I have been working with mail2forms code, but so far have been unable to send an email. I have my php.ini configured to one of my mailservers from my website. Any suggestions? (I realize this is a pretty vague question.
One of the mail forms I have been working with was written for php3 and when I put it up on my website I got a $http_get_vars error as the code uses "php_track_vars" which I guess is not compiant with php4. What do I need to look for or change to make this php3 code compatible with php4?
And finally (for now) any suggestions on a good mail/form which would log submissions to a database?
Thanks very much
DD