whereisjono Posted June 20, 2006 Share Posted June 20, 2006 Hi, i'm all new to this so need some expert advice.I have install apache 2.0.58 and php 5.1.4 and developing pages in dreamweaver.Once I have created the page and then clicked the "put files" button then F12 to view them in Firefox I only get the source code. I tried to preview in Explorer also, the page goes appear here but forms dont work, viewing the page source in Explorer the dynamic code is still there when I am lead to believe that it should have resolved itself and not appear.Anyone come accross this?Thanks in advance,J Quote Link to comment Share on other sites More sharing options...
AndyB Posted June 20, 2006 Share Posted June 20, 2006 php files need to run on a server, so the way to view them 'locally' is to navigate to [a href=\"http://localhost/folder_where_I_put_my_files/test.php\" target=\"_blank\"]http://localhost/folder_where_I_put_my_files/test.php[/a] or equivalent. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.