Jump to content

Help for a newbie for a web based reporting system


doucie

Recommended Posts

Hi All,

 

I'm fairly new to all this php business so excuse my lack of knowledge. 

I work for a debt recovery company and I want to build a web based reporting system from an existing database(open edge).

On the home page I'm thinking of having 'high level' figures, for example, how much cash collected, then being able to drill down for further detail eg. what clients we have collected the cash on.

 

I'm thinking of creating functions to get each of the figures, storing in a variable and then displaying.  We have lots of different clients and tons of different stats that we need to show.  My question is what is the most effecient way of achieving this?

If you are not famliar with OOP(Object Oriented Programming) then plase read up on it.  It seems like you are not because you say you are going to just create function and variable for this.  Now while that is possiable it is much more effecient to use Classes.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.