phpDocumentor Examples
[ class tree: Examples ] [ index: Examples ] [ all elements ]

Procedural File: svg.php

Source Location: /examples/svg.php

Page Details

Using QueryPath to Generate a Scalable Vector Graphic (SVG).

This file contains an example of how QueryPath can be used to generate an SVG image. SVG (Scalable Vector Graphics) is a W3C standard XML format for creating graphics. You can find out more about it here: http://www.w3.org/TR/SVG11/.

If you would like to view the SVG file that is created, the file is available at http://querypath.org/svg.php. (That URL actually runs the script displayed here.)

Author:  M Butcher <matt@aleph-null.tv>
Filesource:  Source Code for this file
License:  LGPL
Includes
require_once ('../src/QueryPath/QueryPath.php') [line 19]
[ Top ]



Documentation generated on Tue, 04 Aug 2009 23:24:27 -0500 by phpDocumentor 1.4.2