Jump to content

doing incrementally more difficult tasks in php


silverglade

Recommended Posts

Hi, I want to learn doing incrementally more difficult tasks in php, because I tried to start with an image gallery with users, and that is too complicated. I was wondering if anyone knows how i can teach myself in little projects that get harder as I go along. I don't even really know what php can do, so I don't know where to start. Even like something like creating a table, then the next task would be to use ORDER BY, etc. something like that, until I have become better and can handle something like an image gallery without using a tutorial. Any advice greatly appreciated. thank you.

thank you cssfreakie, you are right. I decided to go with a good book, and tizag.com and w3schools.com. basically those 3 should be enough. The book I just bought was this.

 

http://www.amazon.com/PHP-MySQL-Web-Development-4th/dp/0672329166/ref=sr_1_1?s=books&ie=UTF8&qid=1310319997&sr=1-1

good thing you chose the book, and please drop tigzag and w3schools they suck.

A good book is all you need. After that buy a more difficult book. IF this books ends up to be too difficult. A nice one to try is Head first Php mysql of O'reilly.  Lots of pictures examples tests and puzzles.

After you're done reading the book rehearsal your knowledge at http://www.tuxradar.com/practicalphp

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.