Learn as you go. If you never try anything for yourself, than you'll never come across one of those situations where you need to look something up. But if you have something in your mind that you want to make, don't stop at anything.
For example, if you're wondering why your variables aren't working, where your class sets variable '$hello', and your script outside the class 'echo $hello;'-s, and nothing is showing up, you'd need to know about scope. To find this out, you can simply type the question in on Google (ex). The second link down is 'variable scope' which is exactly what you need.
Google is very, very vast. You can type almost anything into it and it will give you the resources to get your answer from.
Of course, if you really have a question that bugs you, we're here for you! TycoonTalk is a webmaster forum, aimed directly at answering questions like the ones you may have. NO questions are stupid.
I hope I helped!
-PG
|