<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    To give my students an introduction to OOP concepts, I started with
    these files. They supplement the teaching; they don't have all the
    details required for self-instruction.<br>
    <br>
    Missing at this point are the use of <i>private</i>, <i>public </i>and
    <i>protected</i>.<br>
    <br>
    Most of my code is sourced and edited from killerphp and
    code2learn.&nbsp; And many YouTube videos. Most of all, I would like to
    document here the helpfulness of Kevork's book.<br>
    <br>
    So, it's just a taste. If you use the files, please improve them and
    post the updated ones.<br>
    <br>
    Maggie<br>
    (ICT at St Leonards)<br>
  </body>
</html>