Hello all!
Is there online tutorial to start learning PHP?
I think, the best to way to learn the tutorial which is step by step to create some site.
I have some programming background.
Thanks in advance!
How to start PHP learning?
Moderator: General Moderators
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: How to start PHP learning?
Get an old computer. Install linux, apache, php, mysql. Grab some of the php applications available, install some and figure out how they work. Keep a link to the apache/php/mysql documentation handy.
Re: How to start PHP learning?
Thanks to all for reply.
I was looking for a tutorial which takes me through all the steps to finish some site.
I was looking for a tutorial which takes me through all the steps to finish some site.
Re: How to start PHP learning?
thanks!
Re: How to start PHP learning?
Thanks for reply.benitakocian wrote:I am in the same process, teaching myself PHP using books.The first thing I did was to set up Apache Server, PHP, and mySQL on my laptop so that I could test code right on my computer and not have to go online.
I then picked a book from my local library that had lots of code examples and some projects to work on, and I am working through it, it's a little slow because of life and work, etc, but I am making progress
I have installed ubuntu 10.04 netbook edition on my laptop and started learning. Thanks for hint, I will have a look at the local library of php.
Yes, when you have children and work it's really slow to learn