Jump to content

[SOLVED] Do I have to...


Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.