[eluser]wiredesignz[/eluser]
You are missing something obviously. Read it again.
Quote:Class names should always have their first letter uppercase, and the (PHP4) constructor method should match identically.
Multiple words should be separated with an underscore, and not CamelCased.
All file names should be lower class, except for library file names which should be uppercase first character.