new to php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
stribor
Forum Newbie
Posts: 12
Joined: Fri Apr 01, 2011 10:48 pm

new to php

Post by stribor »

I am new to web programming particular php. When i encounter error I have no trouble following the code where there is only one or 2 php files.
The problem I find is that for example if I encounter error using Drupal or some other CMS where there is a tons of php files it becomes overwhelming to follow the code and after following calls from one function to another I easily get lost.
Can any senior developer offer some suggestion on how to work on improving this skill.
Much appreciated.
Post Reply