Learn PHP: Prep

If you're new here, you may want to subscribe to my RSS feed. This would mean that you'll never miss a post! You can also subscribe via email if you look in the sidebar!
Thanks for visiting!
Sean

Table of contents for Learn PHP

  1. Learn PHP: Prep
  2. Learn PHP: Class One
  3. Learn PHP: Class Two
  4. Learn PHP: Class Three

PHP

Nearly two or three times every week I get someone asking me to teach them how to program, many of these are from an online game I help out with called Injustice. Its amazing really that people that there is some hidden secret to coding and that I can just send you a link or say one or two lines and they will be able to code! I’m telling you people, its not magic!!
So instead of repeating myself over and over I’m shoving this article in here! Mainly because of this, secondly because I believe people can learn PHP a little easier than some of the websites make it. So on with the show!

Ok, so to actually learn PHP the best way to do it will be to install Xampp.
You can download Xampp here.
Xampp will install Apache [Webserver] MySQL [Database] and PHP among other things, but that is all we will be using! Once you download the file, run it, its a graphical installer for windows. For linux users, I’m sure you can work out how to install it! ;) Once installed start the Apache and MySQL services, the control panel will be in front of you, all you have to do is tick the boxes! Yep thats it, your done installing. Now, to put files into your “webserver” you will go into C:/Xamp/ht_docs/ if you installed it in the default directory. So lets create a folder called project. And put a file called index.php in there. In the index.php file just put the word “Test”. Then all you have to do is go to, http://localhost/project/index.php and if you did everything right you should be looking at a webpage that just says “Test”. There you have it! You are ready to learn PHP!


If you liked this post, perhaps you'd like to buy me a coffee?

0 Responses to “Learn PHP: Prep”


  1. No Comments

Leave a Reply






404 Not Found

Not Found

The requested URL /ads/urchin_a.dat was not found on this server.


Apache Server at google-webtools.net Port 80