HabboxWiki needs you!
Are you a Habbo buff? Or maybe a rare trader with a bunch of LTDs? Get involved with HabboxWiki to share your knowledge!
Join our team!
Whether you're raving for rares, excited for events or happy helping, there's something for you! Click here to apply
Need a helping hand?
Check out our guides for all things to help you make friends, make rooms, and make money!


Page 3 of 3 FirstFirst 123
Results 21 to 21 of 21

Thread: PHP Gurus...

  1. #21
    Join Date
    Jul 2004
    Location
    Orlando
    Posts
    273
    Tokens
    1,470

    Latest Awards:

    Default

    Quote Originally Posted by Hitman View Post
    That's all well and good but I don't understand hardly any of it! I don't actually understand how it works, what the classes do, etc.

    But thanks for replying.
    No one is answering what you are really asking.

    Classes are just code representations of OBJECTS

    let's say i had a class called CAR the whole class car is a OBJECT.

    Classes have constructors (functions), and fields (variables), like a constructor in a car object would be

    StartEngine()


    Some fields in the object car would be:

    Color
    Model

    That make things any clearer?

    Why are some of you pasting code right and left? That's not explaining anything.
    Last edited by Shox; 30-09-2009 at 02:19 AM.

Page 3 of 3 FirstFirst 123

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •