Jump to content

New to PHP:basic questions


trevi

Recommended Posts

Hi,

I signed up for a class in PHP recently.  The instructor says that a PHP ide or simply notepad can be used to develop php and html files.  I've been researching what I need to install on my windows 7 machine and I'm confused.  If I use Notepad to create my php and html files, how do I test them on my PC?   I thought I could set up a virtual directory and run them from there, but I think I'm still missing something. What else do I need to do?  Can you help?

 

Thanks,

 

Trev

Link to comment
https://forums.phpfreaks.com/topic/281544-new-to-phpbasic-questions/
Share on other sites

You need to setup a WAMP server for windows(Windows, Apache, MySQL, PHP) to execute php files.

 

Good but big wampp server for Windows:

http://www.apachefriends.org/en/xampp.html

 

Haven't used this but it's an alternative:

http://www.wampserver.com/en/

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.