Hey, I'm learning PHP and I've always been the kind of person that learns best by doing. I could read books and sites about it all day but it's not going to stick unless I'm doing something with it. The little tutorials people create to do minor tricks don't do much for me either, they're never in-depth enough to get me to remember it. They also rarely describe everything they're doing.
I've figured out that I learn to code best by deciding on a project to do and then doing it. For my first PHP project, I want to make a guestbook. It doesn't seem too massive, but it'll also take a bit of time and explore several techniques and abilities of the language.
My biggest problem is that I'm not sure where to start. I think I will have an excellent understanding of php because it uses a similar syntax to languages I've used before so I really don't want to go through all the nonsense like "this is a function." Does anyone know of any sites that just basically lists a bunch of php commands and a description of what they do rather than a bunch of tutorials?
Also, if anyone knows of a guestbook tutorial, that would be cool, too. I want something that goes beginning to end, though. Not just "this is how to create a function that could possibly be used in something like a guestbook."
I know guestbooks aren't popular anymore, but like I said, I'm learning php and this seems like a good project to get my feet wet with.
I've figured out that I learn to code best by deciding on a project to do and then doing it. For my first PHP project, I want to make a guestbook. It doesn't seem too massive, but it'll also take a bit of time and explore several techniques and abilities of the language.
My biggest problem is that I'm not sure where to start. I think I will have an excellent understanding of php because it uses a similar syntax to languages I've used before so I really don't want to go through all the nonsense like "this is a function." Does anyone know of any sites that just basically lists a bunch of php commands and a description of what they do rather than a bunch of tutorials?
Also, if anyone knows of a guestbook tutorial, that would be cool, too. I want something that goes beginning to end, though. Not just "this is how to create a function that could possibly be used in something like a guestbook."
I know guestbooks aren't popular anymore, but like I said, I'm learning php and this seems like a good project to get my feet wet with.





