Forgot password? Sign Up

Blogs about: Languagephp

Encapsulation in PHP18 comments

Wes Shell wrote 2 years ago: Target Audience: Beginners to Object Oriented Programing who use PHP.  Anyone looking for a detailed … more →

Tags: php, oop, encapsulation, Interface, Visibility, Private, Public, Protected

Quicky 2: PHP Technique, Type Prefixing Variable Names4 comments

Wes Shell wrote 2 years ago: Target Audience: Anyone using the PHP programming language.  Anyone wondering more about Naming Styl … more →

Tags: php, naming-conventions, Data Types, Technique, Type Prefixing

Quicky 1: PHP is Loosely Typed - What does that Mean?5 comments

Wes Shell wrote 2 years ago: Target Audience: Anyone using the PHP programming language.  Anyone wanting to learn more about the … more →

Tags: php, loosely typed, Strictly Typed, Data Types, dynamic

PHP Good Practices 2 - Self Documenting Code1 comment

Wes Shell wrote 2 years ago: Target Audience: Anyone using the PHP programming language who wants to learn how to self document t … more →

Tags: php, Good Pracitces, Naminvg Conventions, Self-Document, Comments

PHP Good Practices 1 - Naming Conventions7 comments

Wes Shell wrote 2 years ago: Target Audience: Intermediate experienced programmers who have a reasonable understanding of Object … more →

Tags: php, naming-conventions, Web Programming, Pascal Case, camel-case, Upper Camel Case

OOP in PHP3 comments

Wes Shell wrote 2 years ago: Target Audience: Beginners to Object Oriented Programing who use PHP.  Anyone looking for a detailed … more →

Tags: php, oop, Object Oriented Programing, encapsulation, Inheritance, INSTANTIATION

Class Design in PHP9 comments

Wes Shell wrote 2 years ago: Target Audience: Beginners to OOP programming in PHP.  Anyone looking for a general explanation of h … more →

Tags: php, Class, objects, oop, Object Oriented Programing

Enumeration in PHP1 comment

Wes Shell wrote 2 years ago: Enumeration or Enum is a common type in many programing languages and databases.  This fact alone ma … more →

Tags: PHP Enumeration Enum


Related Tags
All →

Follow this tag via RSS