Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>here is the generated code:</p> <pre><code>&lt;html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"&gt; &lt;head&gt; &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt; &lt;script type="text/javascript" src="../javascript/tiny_mce/tiny_mce.js"&gt;&lt;/script&gt; &lt;script type="text/javascript"&gt; tinyMCE.init({ mode : "textareas", theme : "advanced" }); &lt;/script&gt; &lt;title&gt;Chapman Corp Site - CMS&lt;/title&gt; &lt;link rel="stylesheet" href="../css/admin.css" type="text/css" media="screen" title="Chapman" charset="utf-8" /&gt; &lt;!--[if lte IE 6]&gt; &lt;link rel="stylesheet" href="../css/ie6.css" type="text/css" media="screen" /&gt; &lt;script type="text/javascript" src="../javascript/unitpngfix.js"&gt;&lt;/script&gt; &lt;![endif]--&gt; &lt;/head&gt; &lt;body&gt; &lt;div id="page"&gt; &lt;div id ="content"&gt; &lt;p&gt;&lt;a href="index.php"&gt;Home&lt;/a&gt;&lt;/p&gt;&lt;div id="edit"&gt; &lt;table width="460px;"&gt; &lt;tr&gt; &lt;td&gt;Item&lt;/td&gt; &lt;td&gt;&amp;nbsp;&lt;/td&gt; &lt;td&gt;&amp;nbsp;&lt;/td&gt; &lt;td&gt;&amp;nbsp;&lt;/td&gt; &lt;td&gt;Associated Images&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td colspan="5"&gt;&amp;nbsp;&lt;/td&gt; &lt;/tr&gt; &lt;tr style='vertical-align:top'&gt;&lt;td&gt;Home&lt;/td&gt;&lt;td&gt;&lt;a href='addimage.php?id=77&amp;&amp;category=1'&gt;Add image/file&lt;/a&gt;&lt;td&gt;&lt;a href='change.php?id=77&amp;&amp;category=1'&gt;edit&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href='delete.php?id=77&amp;&amp;category=1'&gt;delete&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href='../uploads/footer.jpg'&gt;footer.jpg&lt;/a&gt; | &lt;a href='delete.php?id=88&amp;&amp;category=1'&gt;remove?&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/table&gt; &lt;/body&gt; &lt;/html&gt; </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload