Jump to content

help me to understand class in php

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
husain

husain

    Newbie

  • Members
  • Pip
  • 1 posts
can any body give me some good and simple examples of class

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
I'd say you need to look into the concept of object orientated programming (OOP) first, to understand what a class is. It's not a php thing, but a programming style thing
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall