Jump to content

How you started with php

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
13 replies to this topic

#1
samit

samit

    Newbie

  • Members
  • Pip
  • 7 posts
Hi,sry for this kind of noob question,i know i can search answers on google,but i want read from this forum,so my question is:
How you started learning php?
How long it was take to learn basics from php?
What is best way to learn it?ebooks?,write some code my own?,read tutorials?

Edited by Roger, 09 August 2010 - 12:38 PM.
remove link


#2
ArtoStiloz

ArtoStiloz

    Programmer

  • Members
  • PipPipPipPip
  • 175 posts
I started in PHP, since I found ASP very illogical and inconvenient, people told me also that PHP was the future, had a much easier syntax and was generally easier to find out. It took me 3 years before I really was successful with my projects and my programming developed. Today I have seen a welcome site, with more than 4,000 daily visitors and I am proud.

I learned it by downloading the small scripts various places, edit them and understand their actions. Otherwise, I would recommend articles and tutorials that are easy to come up with Google.
[SIGPIC][/SIGPIC]
Http://www.ArtoStiloz.Dk

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I learned using tutorials on the web and developing my own projects. Eventually I began reading books and even took Zend courses.

#4
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
I first learned by reading a book. Then for a while (two years) I just developed my own scripts with the help of online resources and tutorials. Within the past year, I have been reading a lot of books and php references to further my knowledge.

#5
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
I had never seen php when I was thrown into a project to write a site where people could create their own sms text services and similar (which was taken down after just a few months, sadly).

Others had started off this project with php nuke, but I saw so much limitations, so we rewrote the full project, and I think it might be my C/C++ knowledge that just made php just work for me without much learning. Later on, I've been doing almost all my programing in php and just had the php website as reference.

#6
ArtoStiloz

ArtoStiloz

    Programmer

  • Members
  • PipPipPipPip
  • 175 posts
After all, I think that frankly is not that you learn more by reading books instead of tutorials and articles on the web.
[SIGPIC][/SIGPIC]
Http://www.ArtoStiloz.Dk

#7
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
I'd say it depends on which level of programing you are.
if you have no skills at all, a tutorial book like xxx for dummies isn't that bad actually
but for more experienced, online tutorials can be almost as good, if you don't have lots of good time to spend while not at a computer.

#8
ArtoStiloz

ArtoStiloz

    Programmer

  • Members
  • PipPipPipPip
  • 175 posts
At that time, I would learn to program PHP, I bought a book .. I concise really not a **** of it. :)
[SIGPIC][/SIGPIC]
Http://www.ArtoStiloz.Dk

#9
antoniyo

antoniyo

    Learning Programmer

  • Members
  • PipPipPip
  • 54 posts
Go for w3school.com and just start to learn php. also take help from your senior who have good programming skill. one's you have learn php you can start to make a website based on php.

#10
Whitey

Whitey

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 255 posts
Well i am a visual learner so i had to learn by a video. Just reading was hard for me. If you want videos search them on torrents i think. But pretty much i just watched the videos over and over again for a week straight till i remembered most the in built functions. After learning that its easy to tie those in with a database.

#11
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Interesting method of learning Whitey. I bet a Zend PHP class would work great for you.

#12
Whitey

Whitey

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 255 posts
How much does it cost do you know?