| 1 |
lars |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
|
2 |
<HTML>
|
|
|
3 |
<HEAD>
|
|
|
4 |
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
|
|
|
5 |
<LINK REL="Start" HREF="index.html">
|
|
|
6 |
<LINK REL="Contents" HREF="toc.html">
|
|
|
7 |
<LINK REL="Prev" HREF="2Introduction.html">
|
|
|
8 |
<LINK REL="Next" HREF="22SoftwareLicense.html">
|
|
|
9 |
<STYLE TYPE="text/css"><!--
|
|
|
10 |
BODY { font-family: serif }
|
|
|
11 |
H1 { font-family: sans-serif }
|
|
|
12 |
H2 { font-family: sans-serif }
|
|
|
13 |
H3 { font-family: sans-serif }
|
|
|
14 |
H4 { font-family: sans-serif }
|
|
|
15 |
H5 { font-family: sans-serif }
|
|
|
16 |
H6 { font-family: sans-serif }
|
|
|
17 |
SUB { font-size: smaller }
|
|
|
18 |
SUP { font-size: smaller }
|
|
|
19 |
PRE { font-family: monospace }
|
|
|
20 |
A { text-decoration: none }
|
|
|
21 |
--></STYLE>
|
|
|
22 |
</HEAD>
|
|
|
23 |
<BODY>
|
|
|
24 |
<A HREF="toc.html">Contents</A>
|
|
|
25 |
<A HREF="2Introduction.html">Previous</A>
|
|
|
26 |
<A HREF="22SoftwareLicense.html">Next</A>
|
|
|
27 |
<HR NOSHADE>
|
|
|
28 |
<H2><A NAME="2_1">2.1 Version</A></H2>
|
|
|
29 |
<P> This manual covers versions up to 1.21 of JpGraph. A 2D graph
|
|
|
30 |
plotting library for PHP4 and PHP5.</P>
|
|
|
31 |
<P> The library exists in two main tracks, the 1.x track and the 2.x
|
|
|
32 |
track. From a functional perspective both branches are equivalent. The
|
|
|
33 |
difference is that 1.x is suitable for PHP4 and 2.x is suitable for
|
|
|
34 |
PHP5.</P>
|
|
|
35 |
<P> Please make sure you use the correct version ! The 1.x version will
|
|
|
36 |
not in general wotk on PHP5 installation and vice versa.</P>
|
|
|
37 |
<P> Even though the library is known to work with version of PHP prior
|
|
|
38 |
to 4.3 and 5.1 respectively the library is not tested nor is it
|
|
|
39 |
recommended to run with any older versions of PHP.</P>
|
|
|
40 |
<HR NOSHADE>
|
|
|
41 |
<A HREF="toc.html">Contents</A>
|
|
|
42 |
<A HREF="2Introduction.html">Previous</A>
|
|
|
43 |
<A HREF="22SoftwareLicense.html">Next</A>
|
|
|
44 |
</BODY>
|
|
|
45 |
</HTML>
|