Object-Oriented PHP for Absolute Beginners

Discussion in 'Design & Development' started by Samuel, Jan 9, 2012.

  1. Samuel

    Samuel
    Expand Collapse
    Admin

    Joined:
    Dec 20, 2011
    Messages:
    5,576
    Likes Received:
    71
    Published in PHP Objects

    [​IMG]

    Welcome to the first in a series of tutorials covering object-oriented programming in PHP. In this series you'll explore the various ideas and concepts involved in object-oriented programming, and learn how to build robust object-oriented PHP applications quickly and easily.

    In this tutorial, we're going to kick things off nice and gently by looking at some really basic concepts of object-oriented programming. You'll also learn how to write simple object-oriented PHP scripts.[​IMG]

    Continue reading...
     

Share This Page