Hi there! Im new to PHP, and this forum. I guess this thing gives you my website...currently I know html and css. PHP is the last coding laungate I want to learn. To do this, the first thing I was told to do, (and did) was to install the latest versions of Apache and PHP. I did this using the windows installation instructions from http://hotwired.lycos.com/webmonkey/00/44/index4a.html
and verifyed about 10 times that I had coded everything correctly, just like the instructions said. but still, when I opened up the localhost\phpinfo.php file they told you to create, I got a printout of just the plain text, <? phpinfo() ?>, where there should have been a crapload of php...stuff. I dont know, thats what they told me I should see. once again I verified that I was coding it right, with no better results. so I tried uploading a very simple php page to my website, and found out (with much to-do) that my server ( angelfire, until I finish my site at least ) doesnt support php, so I cant test anything there.
ok so no biggie, Ill just write it offline, on my desktop in text files, I thought. but still, when I opened up any *.php in my browser, straight off the desktop, not even <u>connected</u> to the net, I got a text printout of what should be PHP code, <? phpinfo() ?>. this leads me to belive I have done something twisted and horribly wrong, as the problem seems to lie in my computer itself. My comp will interpret php when it comes from anyone else, but refuses to recognize it when the code is generated localy. all I want is to be able to write PHP and have it work somewhere, but none of these methods have worked. is there help out there?
-Ps, thank you for your patience with the long post. Im just looking for a simple way to write PHP code and then see that code in action, I can learn the rest by trial and error and with help from forums (!) and tutorials. mucho doumo!! 😃