I goint to start a little programming adventure in PHP.
I figure, if I want to learn just do it.
I'm used to the syntax but now I need to know how to plan and organize the project.
Doe some have some tips or maybe know some tools to do that?
If you're doing the object oriented route, I recommend Dia. I'm currently planning out a quotation tool using the UML symbols, and it's great for figuring out how the different parts of the system will interoperate.