dJtl Posted December 1, 2007 Share Posted December 1, 2007 Do I have to install PHP? It is WAY to complicated! I have dreamweaver 8, can I use that instead? Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted December 1, 2007 Share Posted December 1, 2007 Do I have to install PHP? It is WAY to complicated! I have dreamweaver 8, can I use that instead? In order to run and test your PHP scripts you'll need to install PHP. Dreamweaver doesn't come with PHP, and in order to test your PHP scripts in Dreamweaver you need to setup a test server, which you do by installing Apache and PHP. PHP is server sided language. Which means it runs on the server side and not the client side (eg: web browser) like HTML/CSS. In your last thread here I told you what to do in order to install PHP and to configure Apache with PHP on windows. If you don't want to do a manual install of Apache and PHP then you could install WAMP from wampserver.com which is a pre-configured package. Quote Link to comment Share on other sites More sharing options...
dJtl Posted December 1, 2007 Author Share Posted December 1, 2007 is wampserver apache and PHP or just PHP? Quote Link to comment Share on other sites More sharing options...
~n[EO]n~ Posted December 2, 2007 Share Posted December 2, 2007 Wamp Server comes with Apache, MySQL and PHP that is why it is called Windows Apache Mysql Php and it consists of useful tools like phpMyAdmin and SQLitemanager. Quote Link to comment Share on other sites More sharing options...
dJtl Posted December 2, 2007 Author Share Posted December 2, 2007 ok I installed it. What do I do now? Quote Link to comment Share on other sites More sharing options...
trq Posted December 2, 2007 Share Posted December 2, 2007 You could probably start with the free book in my singniture. Quote Link to comment Share on other sites More sharing options...
dJtl Posted December 2, 2007 Author Share Posted December 2, 2007 You could probably start with the free book in my singniture. That's a bad link. error 404 I already have a book. But how do I use access this WAMP thing, do I put it "Online"? Wait I just did. ahhh I see! Ok never mind, but yeah, I already have a book. 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.