Sindbad~EG File Manager

Current Path : /home/beeson/public_html/WebMathXpert/Examples/
Upload File :
Current File : //home/beeson/public_html/WebMathXpert/Examples/SVGExample1.php

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<body>

	<button onclick="LargerType()">Larger Type</button>
	<button onclick="SmallerType()">Smaller Type</button>
	<button onclick="AutoStep()">Auto Step</button>

<?php
    $utf8String = "Hello, 你好, こんにちは";
?>

<svg width="400" height="100">
    <text x="20" y="20" style="font-style: normal; font-size: 12pt; fill: black;"><?php echo $utf8String; ?></text>
</svg>

<svg width="800" height="50">
    <text x="20" y="20" style="font-style: normal; font-size: 12pt; fill: black;"><?php echo $utf8String; ?></text>
</svg>

<svg width="200" height="100">
    <text x="20" y="20" style="font-style: normal; font-size: 12pt; fill: black;"><?php echo $utf8String; ?></text>
</svg>

<svg id="line0" width="88" height="70" xmlns="http://www3.org/2000/svg">
<text x = "16" y="32" style="font-style:italic;font-size:12pt;fill:rgb(0,0,0);">y </text>
<text x = "28" y="33" style="font-style:roman;font-size:12pt;fill:rgb(0,0,0);">= </text>
<text x = "40" y="32" style="font-style:italic;font-size:12pt;fill:rgb(0,0,0);">x </text>
<text x = "50" y="24"  style="font-style:roman;font-size:8pt;fill:rgb(0,0,0)">3 </text>
<text x = "60" y="32" style="font-style:roman;font-size:12pt;fill:rgb(0,0,0);">- </text>
<text x = "68" y="32" style="font-style:italic;font-size:12pt;fill:rgb(0,0,0);">a </text>
<text x = "78" y="32" style="font-style:italic;font-size:12pt;fill:rgb(0,0,0);">x </text>
</svg>
<svg id="reason0"   width="300" height="80" xmlns="http://www3.org/2000/svg">
<text x = "0" y="13" style="font-style:roman;font-size:12pt;fill:rgb(0,255,0);">the problem </text>

</svg>

</body>
</html>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists