Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to study PHP?  (Read 3098 times)

0 Members and 1 Guest are viewing this topic.

reansey

  • Guest
How to study PHP?
« on: August 29, 2007, 03:37:32 AM »
Hello....
    I want to study PHP but I have no experience about it. Can you help me?
Thank for helping....

CBMatt

  • Mod & Malware Specialist


  • Prodigy

  • Sad and lonely...and loving every minute of it.
  • Thanked: 167
    • Yes
  • Experience: Experienced
  • OS: Windows 7
Re: How to study PHP?
« Reply #1 on: August 30, 2007, 09:09:21 PM »
There are plenty of online tutorials you can try...
http://www.google.com/search?hl=en&safe=off&q=how+to+learn+php
(Google search took less than a second to perform.)

But I think the best method is to actually take a class on it.
Quote
An undefined problem has an infinite number of solutions.
—Robert A. Humphrey

kpac

  • Web moderator


  • Hacker

  • kpac®
  • Thanked: 184
    • Yes
    • Yes
    • Yes
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 7
Re: How to study PHP?
« Reply #2 on: September 11, 2007, 01:16:45 PM »
You should try this website: www.w3schools.com. It has loads of tutorials on PHP, HTML, XML, JavaScript, and lots of others.

You actually have to download and install PHP on your computer first. You can do this at: www.php.net.

Happy programming!

michaewlewis



    Intermediate
  • Thanked: 26
    • Yes
    • Yes
  • Experience: Expert
  • OS: Unknown
Re: How to study PHP?
« Reply #3 on: September 11, 2007, 02:10:58 PM »
amazon.com has a lot of great php books.
The book that gave me my jump start was "PHP/MySQL Programming for the Absolute Beginner" by Andy Harris. But any other beginning php book would do just as well.
I had played around with php for a few months before I got a book and hadn't learned much but after I bought one, I figured out tons of stuff.