SVG mit PHP

Octavia Andreea Anghel erklärt wie sich mit PHP SVG Grafiken erstellen lassen.

You’ll explore the most important techniques and libraries for integrating SVG with PHP to create diverse graphic content — from simple shapes to complex graphs. You’ll see how to:

  • Convert an SVG document into a PHP document.
  • Use the object and embed elements to include an SVG document in an XHTML document.
  • Generate SVG using PHP’s echo command.
  • Generate SVG using the phpHtmlLib library.
  • Generate SVG documents using the PEAR::XML_SVG package.
  • Generate SVG documents using the PEAR::Image_Canvas package.
  • Integrate PHP , SVG, and AJAX.

Possibly related posts (automatically generated)