<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Escape sql</title><link>https://sourceforge.net/p/hercules/wiki/Escape%2520sql/</link><description>Recent changes to Escape sql</description><atom:link href="https://sourceforge.net/p/hercules/wiki/Escape%20sql/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Feb 2023 05:01:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hercules/wiki/Escape%20sql/feed" rel="self" type="application/rss+xml"/><item><title>Escape sql modified by Brynner</title><link>https://sourceforge.net/p/hercules/wiki/Escape%2520sql/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#syntax"&gt;Syntax&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#description"&gt;Description&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#examples"&gt;Examples&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#see-also"&gt;See Also&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h2 id="syntax"&gt;Syntax&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;escape_sql&lt;/strong&gt; (&amp;lt;value&amp;gt;); &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;Converts the value to a string and escapes special characters so that it's&lt;br/&gt;
safe to use in query_sql(). Returns the escaped form of the given value.&lt;/p&gt;
&lt;h2 id="examples"&gt;Examples&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;[Set]&lt;/span&gt; .&lt;a class="user-mention" href="/u/str/"&gt;@str&lt;/a&gt;$, "John's Laptop"; &lt;span&gt;[Set]&lt;/span&gt; .@esc_str$, &lt;a class="" href=".@name$"&gt;escape_sql&lt;/a&gt;;&lt;br/&gt;
// Escaped string: John\'s Laptop&lt;/p&gt;
&lt;h2 id="see-also"&gt;See Also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;[query_sql]&lt;/span&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;[Category:Script Command]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brynner</dc:creator><pubDate>Mon, 20 Feb 2023 05:01:12 -0000</pubDate><guid>https://sourceforge.netd1f4680d1da4d6282c388bc5cbe228d3e09e53bc</guid></item></channel></rss>