Have a Book and try to understand the examples, then work for a project in PHP, for example a website etc..
jamshid
Junior Poster in Training
70 posts since Jan 2006
Reputation Points: 8
Solved Threads: 0
hmmm, I started out with trying to understand existing code and doing small modifications to existing apps. The best way to learn in my opinion to challenge yourself with a small application. Try to build a simple web form that has a simple login page. Let the page on a successful login, take you to another page that prints out a message.
Then you can build from there. There are lots of good tutorials that are based around small web apps (shopping carts, guest books etc).
That gets you involved with lots of different aspects of php and seeing how they come together.
A good website to check out is phpfreaks.com (as far as project style tutorials go)
Good luck!
For Guestbook Tutorials and Some small Applications You can visit here : http://www.programmingtutorials.org/category.php?CategoryName=PHP_and_MySQL
jamshid
Junior Poster in Training
70 posts since Jan 2006
Reputation Points: 8
Solved Threads: 0
jamshid
Junior Poster in Training
70 posts since Jan 2006
Reputation Points: 8
Solved Threads: 0