Cazpa.com PHP Developer & Website Designer

14Jan/1025

PHP Tutorial: Installation and The Basics

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

No related posts.

About Daniel Smith

I am the boss around here, if you need anything then send me a message :))

Popular Content & Keywords

depositfiles hack,add update delete in php,warning: mail() [function mail]: smtp server response: 554 the message was rejected because it contains prohibited virus or spam content in,php tutorial deutsch,php define variable,rails vs php performance,,php add update delete,add update delete records from sql server using php,warning: mail() [function mail]: smtp server response: 554 the message was rejected because it contains prohibited virus or spam content,tutorial create contact form in dreamweaver php,ruby on rails vs php 2010,facebook jsonwrapper,php tutorial // user registration w/ sql,send emails with a web form: php scripting
Comments (25) Trackbacks (1)
  1. 1: I personally think XAMPP is for people that don’t want to learn how to set up Apache, PHP and MySQL. It’s really not that difficult.

    2: Short tags are unsupported as of PHP5. That’s a good thing.

    3: Putting variables inside strings does work but isn’t very neat according to many coders.

  2. Haha! You’re hilarious.

  3. please answer.

    i got xampp installed in my laptop. and it loads those html and php files.

    but when i tried to make a simple php file using notepad and saved is as document.php and saved it to htdocs then loaded it.
    it displays file not found

  4. win.

  5. But what is PHP used for? I mean a practicle example?

  6. Dynamic website development. It’s everywhere.

  7. oh thanks, I’ve been in a nuclear bunker for the last 10 years in case of imminent war!

  8. log ins, registration forms and more stuff like that

  9. PHP membership for your website, very affordable
    phpmember . com

  10. it was used to create facebook

  11. pretty much every site has it. If you’re on a site with boxes where you fill in any kind of information, php is used. (all sites where you can register or search and so on)

  12. xampp slow yours computers :S

  13. you have to end a echo to put a string in it
    like this:

    echo “hello youtube “.$str;

    or

    echo “hello youtube “.$str.”and continue”;

  14. Wrong, double quotes are meant for strings that contain variables.

  15. Nice man! Nice example on bushissmart=”false” xD

  16. Reminds me of C# its the “;”

  17. Not mine!

  18. I use wamp, I have seen no issues yet.

  19. try to open your apache the click the button “start” aline with APACHE

  20. Please visit my channel French Graphics

    New video tutorials and content uploaded weekly in full HD quality

    Please Subscribe and Rate if you like my video’s

    Thanks :)

  21. works withsolaris aswell

  22. This is awesome :D

  23. but in the video goes its about strings that are vars or am i wrong??

  24. I like the bush is smart LOL FALSE

  25. kind of looks like something you would put into a batch file, like echo and such…


Leave a comment

You must be logged in to post a comment.

Powered by WordPress Lab