<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[GMan's Mods & Stuff — Blobs :S]]></title>
		<link>https://gprogs.com/viewtopic.php?id=54</link>
		<atom:link href="https://gprogs.com/extern.php?action=feed&amp;tid=54&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Blobs :S.]]></description>
		<lastBuildDate>Tue, 07 Mar 2006 18:20:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Blobs :S]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=264#p264</link>
			<description><![CDATA[<p>yes try it as a string wrapped in single quotes.&nbsp; before you add it into your SQL, do the escapeString method on it.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Tue, 07 Mar 2006 18:20:46 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=264#p264</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blobs :S]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=258#p258</link>
			<description><![CDATA[<p>so do as a string?</p>]]></description>
			<author><![CDATA[null@example.com (gavinb)]]></author>
			<pubDate>Fri, 03 Mar 2006 08:45:04 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=258#p258</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blobs :S]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=257#p257</link>
			<description><![CDATA[<p>k.&nbsp; try this...&nbsp; there is already a method called escapeString().&nbsp; you need to pass in your binary info to this before you add it into your SQL statement.&nbsp; this should safely escape any characters that would cause your query to break.&nbsp; then simply build your SQL statement to include the escaped blob data and execute.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Fri, 03 Mar 2006 02:58:54 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=257#p257</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blobs :S]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=253#p253</link>
			<description><![CDATA[<p>thanks dude, it&#039;ll save me having to use PHP or ftp <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (gavinb)]]></author>
			<pubDate>Wed, 01 Mar 2006 14:34:43 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=253#p253</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blobs :S]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=252#p252</link>
			<description><![CDATA[<p>will try to look into this tonight.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Wed, 01 Mar 2006 14:07:06 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=252#p252</guid>
		</item>
		<item>
			<title><![CDATA[Blobs :S]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=251#p251</link>
			<description><![CDATA[<p>Hey GMan, just wonder <img src="https://gprogs.com/img/smilies/wink.png" width="15" height="15" alt="wink" /> i know its cheeky but i&#039;m kinda desperate, in the mysql u have ways of getting int val&#039;s double, long etc, but no way of getting blob data? is this something u could impletement?</p><p>a blob is a binary object (i.e used for storing images) and shouldnnt be too hard for u to do </p><p>well thanks</p>]]></description>
			<author><![CDATA[null@example.com (gavinb)]]></author>
			<pubDate>Wed, 01 Mar 2006 10:08:48 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=251#p251</guid>
		</item>
	</channel>
</rss>
