<?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: Fixing An &quot;Unterminated String Literal&quot; Error In An AJAX JavaScript HttpRequest</title>
	<atom:link href="http://www.dougv.com/2008/06/10/fixing-an-unterminated-string-literal-error-in-an-ajax-javascript-httprequest/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dougv.com/2008/06/10/fixing-an-unterminated-string-literal-error-in-an-ajax-javascript-httprequest/</link>
	<description>ASP.NET, PHP, XML, JavaScript, Web geekery, Entrepreneurship</description>
	<lastBuildDate>Fri, 18 May 2012 10:23:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Doug Vanderweide</title>
		<link>https://www.dougv.com/2008/06/10/fixing-an-unterminated-string-literal-error-in-an-ajax-javascript-httprequest/#comment-1022</link>
		<dc:creator>Doug Vanderweide</dc:creator>
		<pubDate>Wed, 09 May 2012 12:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/?p=342#comment-1022</guid>
		<description>Without seeing the specific code, I can&#039;t help you, Darren. See the &quot;&lt;a href=&quot;https://www.dougv.com/need-more-help/&quot; rel=&quot;nofollow&quot;&gt;Need more help or want to say thanks&lt;/a&gt;&quot; link on the upper-right-hand corner for more information.</description>
		<content:encoded><![CDATA[<p>Without seeing the specific code, I can&#8217;t help you, Darren. See the &#8220;<a href="https://www.dougv.com/need-more-help/" rel="nofollow">Need more help or want to say thanks</a>&#8221; link on the upper-right-hand corner for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>https://www.dougv.com/2008/06/10/fixing-an-unterminated-string-literal-error-in-an-ajax-javascript-httprequest/#comment-1021</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Wed, 09 May 2012 12:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/?p=342#comment-1021</guid>
		<description>Hi Doug,
Thanks for this article! I&#039;m getting the &#039;Unterminated string literal&#039; error message when trying to view the records of a particular client. I think I need to add the &#039;addslashes&#039; to &#039;site_name&#039; somehow but as I&#039;m a newbie to php I&#039;m not sure exactly how to do it. Could you take a look at the code and advise me please?

The error message is flagging up this piece of code:   $myarray=array();
--------------------------------------------


Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Doug,<br />
Thanks for this article! I&#8217;m getting the &#8216;Unterminated string literal&#8217; error message when trying to view the records of a particular client. I think I need to add the &#8216;addslashes&#8217; to &#8216;site_name&#8217; somehow but as I&#8217;m a newbie to php I&#8217;m not sure exactly how to do it. Could you take a look at the code and advise me please?</p>
<p>The error message is flagging up this piece of code:   $myarray=array();<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

