Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SVG with PHP

Status
Not open for further replies.

stefanieb

Programmer
Joined
Nov 27, 2002
Messages
3
Location
NL
I just wanna know if there are any good examples of SVG with PHP, Charts would be nice, or maybe a tutorial.

Thanx in advance
 
SVG is just XML so to create it with PHP u have to know how to create XML with PHP. To find that out ask in a PHP forum. Does Tek-Tips have one? if not it is sometimes discussed in the CGI forum here.

To learn about SVG start at which is the home of the standard. Samples and a plugin for IE and Netscape can be found at
if you need more, google "SVG tutorials"

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top