[ASK] is there such a simple way to learn PHP ?

I know the OP said that he doesn't want to buy a book but if anyone else is interested in learning php I seriously recommend php/mysql for dummies. I had not used the language ever before when I picked up the book and within 7 days I had built a dynamic website, login system, etc. That was about 5 years ago. It does take a while to master the language and build websites that do stuff like integrate with fb/twitter using oauth. But for just creating dynamic pages and a database driven website, you can learn how to do this stuff in 2 weeks or less depending on your programming/sql experience.
 
I know the OP said that he doesn't want to buy a book but if anyone else is interested in learning php I seriously recommend php/mysql for dummies.

see this is what I don't get, the OP is on a blackhat seo forum, but doesn't torrent an ebook?

if you gonna do dodgy things you cant sit on the fence, go the whole hog, spam, pirate whatever
 
I picked up my PHP experience designing wordpress themes. You get familiar with the syntax just calling up content from WPress and eventually that kind of knowledge bleeds over into quite a thorough understanding of PHP.

This isn't something that happens overnight though - it'll be at least 4 months before you can make anything worthwhile that isn't a copypasta tutorial you found online.

Though if you're having trouble locating an ebook torrent, and seemingly have no experience in HTML or CSS, then perhaps you can put PHP aside and brush up on some basics first.
 
Dear,

u need to read HTML, Css, then PHP, u can get more info how to learn PHP just visit w3school an awesome web site for learning web Programming with PHP.

thanks
 
Back
Top