This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
<html><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"><title>Who can use the library</title><linkrel="stylesheet"type="text/css"href="manual.css"><metaname="generator"content="DocBook XSL Stylesheets V1.76.0"><linkrel="home"href="index.html"title="JpGraph Manual"><linkrel="up"href="ch01.html"title="Chapter1.About the library"></head><bodybgcolor="white"text="black"link="#0000FF"vlink="#840084"alink="#0000FF"><divclass="navheader"><tablewidth="100%"summary="Navigation header"><tr><thcolspan="3"align="center">Who can use the library</th></tr><tr><tdwidth="20%"align="left"></td><thwidth="60%"align="center">Chapter1.About the library</th><tdwidth="20%"align="right"></td></tr></table><hr></div><divclass="sect1"title="Who can use the library"><divclass="titlepage"><div><div><h2class="title"style="clear: both"><aname="id2472657"></a>Who can use the library</h2></div></div></div>
<p>Even though the library hides a lot of details it needs to be pointed out that
this is still a programmers library. It is assumed that the user of the library has
basic skills in programming PHP and is familiar, at least to a basic extent, with
the concept of objects and object oriented programming since the entire library is
built around this paradigm. Fully understanding basic concepts such as classes,
methods, class instances and class inheritage will substantially help in trying to