<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Make SVG From PHP</title>
	<atom:link href="http://www.codedread.com/blog/archives/2006/01/28/make-svg-from-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog/archives/2006/01/28/make-svg-from-php/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 21:56:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: nandh</title>
		<link>http://www.codedread.com/blog/archives/2006/01/28/make-svg-from-php/comment-page-1/#comment-362</link>
		<dc:creator>nandh</dc:creator>
		<pubDate>Wed, 15 Feb 2006 06:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/?p=218#comment-362</guid>
		<description>hi.

need help

i have developed a psvg file that supports both php and svg coding. the code is

&#039;);
 $svgwidth=500;
 $svgheight=400;
 ?&gt;


px&quot; height=&quot;px&quot;
xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
	This is a php-random rectangle test
\n&quot;;
 }
 ?&gt;
   px&quot; y=&quot;300&quot; style=&quot;font-size:15;&quot;
                       text-anchor=&quot;middle&quot;&gt;The servers Date and Time is:

   px&quot; y=&quot;340&quot; style=&quot;font-size:15;&quot;
                    text-anchor=&quot;middle&quot;&gt;You are running:
   px&quot; y=&quot;360&quot; style=&quot;font-size:15;&quot;
                      text-anchor=&quot;middle&quot;&gt;



i downloaded it from the net.  i am using apache server and i have configured my server to support the psvg file. but still the program is not working.

where as with php extension its working but not showing the server which i run.</description>
		<content:encoded><![CDATA[<p>hi.</p>
<p>need help</p>
<p>i have developed a psvg file that supports both php and svg coding. the code is</p>
<p>&#8216;);<br />
 $svgwidth=500;<br />
 $svgheight=400;<br />
 ?&#62;</p>
<p>px&#8221; height=&#8221;px&#8221;<br />
xmlns=&#8221;http://www.w3.org/2000/svg&#8221;&#62;<br />
	This is a php-random rectangle test<br />
\n&#8221;;<br />
 }<br />
 ?&#62;<br />
   px&#8221; y=&#8221;300&#8243; style=&#8221;font-size:15;&#8221;<br />
                       text-anchor=&#8221;middle&#8221;&#62;The servers Date and Time is:</p>
<p>   px&#8221; y=&#8221;340&#8243; style=&#8221;font-size:15;&#8221;<br />
                    text-anchor=&#8221;middle&#8221;&#62;You are running:<br />
   px&#8221; y=&#8221;360&#8243; style=&#8221;font-size:15;&#8221;<br />
                      text-anchor=&#8221;middle&#8221;&#62;</p>
<p>i downloaded it from the net.  i am using apache server and i have configured my server to support the psvg file. but still the program is not working.</p>
<p>where as with php extension its working but not showing the server which i run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faisal...</title>
		<link>http://www.codedread.com/blog/archives/2006/01/28/make-svg-from-php/comment-page-1/#comment-361</link>
		<dc:creator>Faisal...</dc:creator>
		<pubDate>Mon, 06 Feb 2006 10:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/?p=218#comment-361</guid>
		<description>Coding in PHP was the work-around to display my SVG files from servers with no SVG mime types.  I am happy I got a solution and thanks again for guiding me in the right direction.

You can check them on my sites:
http://svglearner.blogspot.com
http://faisalmooraby.blogspot.com/

I used your javascript code on the second one to keep it compatible.  I will credit you, do not worry.</description>
		<content:encoded><![CDATA[<p>Coding in PHP was the work-around to display my SVG files from servers with no SVG mime types.  I am happy I got a solution and thanks again for guiding me in the right direction.</p>
<p>You can check them on my sites:<br />
<a href="http://svglearner.blogspot.com" rel="nofollow">http://svglearner.blogspot.com</a><br />
<a href="http://faisalmooraby.blogspot.com/" rel="nofollow">http://faisalmooraby.blogspot.com/</a></p>
<p>I used your javascript code on the second one to keep it compatible.  I will credit you, do not worry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

