ANSWERS: 2
-
Your best bet would be to practice writing live code. Install an HTML server (probably Apache -- its free) and PHP (I recommend PHP 5, and make an effort to learn Object-Oriented programming, it will serve you well) on your system to simulate a website (you dont have to actually connect it to the internet). Data on the internet doesn't flow the same way data on a desktop application does. As you read the book, code their little examples, write a program for a random idea you think of. Most of all when it doesn't work keep going over it until you figure it out. This will sharpen your troubleshooting skills and your programming style.
-
Try googling "PHP tutorial". I see lots of sites.
Copyright 2023, Wired Ivy, LLC

by 