Tips for Easy Coding and completing tasks

Tips for easy coding: Example task: How to display a table using PHP
1. Go to google.com and search for all answers to your questions, eg just google ” How to display a table in PHP” and you will find a lot of answers.
2. Go to Youtube.com for videos that will answer your questions. Just search there
3. Search for ‘How to display a table using PHP forums’ and you will get answers from forums. You will also discover some good forums in your niche which you can join
4. search on hotscripts.com for sample code, which you can then customize. DON’T INVENT THE WHEEL. JUST USE IT!