I am a newbie for PHP, would like to test what I learn about PHP, JibberBook is a good one for me to have a test?
I am a newbie for PHP, would like to test what I learn about PHP, JibberBook is a good one for me to have a test?
The best way to learn PHP (or any programming language) is simply to practice.
Try making your own guestbook - or if you can't yet manage that, try a simple calculator (takes input from a form, work it out, outputs the answer), little projects will help your basic understanding of the language, which will help you build up to bigger projects.