Logo 
Search:

PHP Video

Submit Video
Home » Videos » PHP

PHP Tutorial: Installation and The Basics

  Shared By: jimmyrcom      Date: Aug 24      Category: PHP     
To get php and apache installed use xampp. xampp is free and contains php / apache (around 33mb) 1. Download and Install XAMPP from here: www.apachefriends.org 2. on windows go to C:\xampp it should have a folder called htdocs. If you put a file called foo.html into the htdocs folder you should be able to access it by going to localhost or /foo.php. There's also something called WAMP www.wampserver.com There's a lot of php tutorials out there just search google www.google.com Request tutorials here youtube.jimmyr.com More PHP TUtorials here killerphp.com Some people have recommended other editors www.scintilla.org www.pspad.com en.wikipedia.org www.context.cx %%programming
 
Share: 

Didn't find what you were looking for? Find more on PHP Tutorial: Installation and The Basics Or get search suggestion and latest updates.

 

Related Videos