Posted by:
CyberSpatium
(---.hsd1.or.comcast.net)
No Mr. Wreckage, I was not talking about the asp short style tags issue. You asked "How do I see php coded text in my browser" and "what do they mean 'place it on a PHP enabled server"
The reason I told you to do a simple search is because you would have found the following answers to your questions (of which I have posted many many many times on this forum).
1.> make sure all your files are in your
c:\wamp\www folder. all php, html, images, etc.
2.> make sure when you are accessing your webpage with your browser you use
http://localhost. if you try to access the file in your browser as
file:///C:/wamp/www/index.php your php code will not get parsed by apache, and will not display.
Post Edited (05-06-06 14:15)
CyberSpatium----------------------WAMP Forum Admin
Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.