Title: PHP Tutorial: Installation and The Basics
Added: Aug 24, 2007
Author: jimmyrcom
Duration: 10:54
Description:
To get php and apache installed use xampp.
xampp is free and contains php / apache (around 33mb)
1. Download and Install XAMPP from here:
http://www.apachefriends.org/en/xampp.html
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
http://localhost/foo.html or /foo.php.
There's also something called WAMP
http://www.wampserver.com/en/
There's a lot of php tutorials out there just search google
http://www.google.com/search?hl=enr&q=php%20tutorial
Request tutorials here
http://youtube.jimmyr.com/
More PHP TUtorials here
http://killerphp.com/
Some people have recommended other editors
http://www.scintilla.org/SciTE.html
http://www.pspad.com/
http://en.wikipedia.org/wiki/Comparison_of_text_editors
http://www.context.cx/
%%programming
Channel: Howto
Tags: php tutorial learn programming free compiler jit examples example tutorials basic get started variables datatypes zend
![]() |
No comments have been provided.
Youtube Comments: 504
gleamglee Says:
Jul 9, 2010 - bookcomputerprogrammer.blogspot.com
VitaminCM Says:
Jul 11, 2010 - Cool tutorial. I use XAMPP on my local machine to test things out before I implement them on my production web server. Thanks, Chris
TheJakeDTH Says:
Jul 12, 2010 - The Apache package on Debian has PHP as a dependence (actually most distributions do) so there is no need to use xampp. Perhaps, xampp is more useful for Windows users, but using the proprietary Windows operating system to use Apache is just silly, you should use a Free Software operating system with Apache seeing as -- not only -- is Apache designed for it, but you are also free to make changes to the operating system that you might see necessary. And you just can't do that with Windows or Mac.
TheProgrammingSchool Says:
Jul 15, 2010 - Hey guys, I'm doing several videos on PHP Programming videos as well as other languages, if you're truly interested in learning come check out my channel :) Subscribe if you like and would like to get my videos as I post them! :D
itsjuanmile Says:
Jul 18, 2010 - Please help.. I already installed the XAMPP 1.7.3. The .html file is working. My problem is when I save a .php file, it shows nothing.It shows blank page. i think the .php file extension is not being recognized. Is there anything wrong about my installation? What should i do? Please help.... Thanks..God bless..
LEilllLEi Says:
Jul 18, 2010 - GOD I LOVE THIS DUDE! The best teacher i have ever seen in the world. I tried to lean about a month a ago how to design a web site all the information i got from all others were crap. Except for this genius!!! Thanks man you've done it ago
marvolo1300 Says:
Jul 18, 2010 - How do you do user input?
mlwind10 Says:
Jul 26, 2010 - your visual on pres bush is hilarious. 8:25
audiowiz Says:
Jul 26, 2010 - PHP gets more booty than you watch?v=S8zhmiS-1kw
Cinderellasdrunk Says:
Jul 27, 2010 - Hi everyone, there is a new social network dedicated to everyone who is interested in Programming,hacking and information technology.It's a place where you can talk about other people with the same interests as yours,publish your source codes,aski for help,share your personal status.The link is: nerdz.gotdns.org Enjoy!
shai4ais Says:
Aug 3, 2010 - thx u very much
readerwriter Says:
Aug 3, 2010 - Thanks for the tut. mate. Learned more in here 10 mins than I did in 10 days reading. Love your style, more please.
DavidJWesley Says:
Aug 6, 2010 - Want to make money online check out my profile
luluta86 Says:
Aug 6, 2010 - I'd like to learn PHP but it is pretty hard for me. I need help. PLS. If there is someone able to help write me a privet message.
marc15yo Says:
Aug 7, 2010 - Dude thanks man, i feel smart all of a sudden
Ludvio Says:
Aug 9, 2010 - We all doomed hahah btw you're amazing i can understand your accent very good tutorial thank you now im one step forward
loristoteles Says:
Aug 17, 2010 - Hi everybody, I try to use de tutorial, but my local host doesn't work, can some body toldme what I did wrong ???
dimashur Says:
Aug 19, 2010 - Want to learn PHP as fast as possible? All you need to know in one detailed book. The book for the complete beginner and expert as well. Only for 39.95$. You won't find a better guide. 4edba7wkkmpx2u4iw73kgduf4d(dot)hop(dot)clickbank(dot)net (replace (dot) with a dot...)
AshleyEMS Says:
Aug 19, 2010 - We spent 3 hours in school learning this, without me understanding it. Now after spending a bit less than 11 minutes, I fully understood everything without pausing. You're geat, keep your tutorials coming :) Thanks
Luccasio1 Says:
Aug 24, 2010 - hello, how do you apply your domain name to the web pages you making?
KrutNallen Says:
Aug 25, 2010 - I love your tutorials!
pagyutioper Says:
Sep 2, 2010 - hahahahaha...bushismart=false
caydnlofton Says:
Sep 4, 2010 - when i go to htt p://localhost it says firefox cant find the server. i did everything u said to do.
jeffery12108 Says:
Sep 5, 2010 - @caydnlofton go to xampp folder and click control panel, check if a green highlighted box is beside apache saying running, if it isn't the press start. If it blinks start and then says busy do a do a port-check, and check if all ports for apache is free, if it isn't than a program is using a port.



gleamglee Says:
Jul 9, 2010 - bookcomputerprogrammer.blogspot.com