Jump to content

Getting Started


Dark57

Recommended Posts

Ok I have been in and out of different coding languages from basic HTML to C++, I'm not looking to seriously program anything hardcore or make it my job but I would like to start learning PHP.

 

I have done some research and from what I can tell you have to have a web server running to develop with PHP? Right now I only have one computer and I'm unsure of how I could continue using it for regular use, and using it for development.  If this is not the case then how can I begin my adventure into PHP?

 

I'm currently running Vista, and I would like to know the fastest way to get into casual PHP coding.

Link to comment
https://forums.phpfreaks.com/topic/196422-getting-started/
Share on other sites

I always use WAMP on a machine where I need a fast install. It installs Apache, PHP, MySQL, and all the other critical components. Enabling/Disabling features is done through the control panel as well, so there in so need to edit the php.ini file, etc manually.

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

 

As far as actually learning PHP goes, I would look into the tutorials over at w3schools.com.

Link to comment
https://forums.phpfreaks.com/topic/196422-getting-started/#findComment-1031417
Share on other sites

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.