<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: MySQLHandler</title>
	<link>http://www.subzane.com</link>
	<description>Personal blog and portfolio of Andreas Norman</description>
	<pubDate>Thu, 20 Nov 2008 21:45:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Oscar lara</title>
		<link>http://www.subzane.com/projects/mysqlhandler/#comment-6341</link>
		<dc:creator>Oscar lara</dc:creator>
		<pubDate>Sat, 20 Oct 2007 16:19:56 +0000</pubDate>
		<guid>http://www.subzane.com/projects/mysqlhandler/#comment-6341</guid>
		<description>i get this message in my log in process. 
Parse 
error: syntax error, unexpected T_STRING, expecting '{' in /home/edific2/public_html/pryavalencia/inc/MySQLHandler.class.php on line 32
 in line 32 the script goes
 "class MySqlHandler implements MySqlInterface {"
Why asks for a "{"?
please help</description>
		<content:encoded><![CDATA[<p>i get this message in my log in process.<br />
Parse<br />
error: syntax error, unexpected T_STRING, expecting &#8216;{&#8217; in /home/edific2/public_html/pryavalencia/inc/MySQLHandler.class.php on line 32<br />
 in line 32 the script goes<br />
 &#8220;class MySqlHandler implements MySqlInterface {&#8221;<br />
Why asks for a &#8220;{&#8221;?<br />
please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drugba</title>
		<link>http://www.subzane.com/projects/mysqlhandler/#comment-4956</link>
		<dc:creator>drugba</dc:creator>
		<pubDate>Sun, 05 Aug 2007 16:50:06 +0000</pubDate>
		<guid>http://www.subzane.com/projects/mysqlhandler/#comment-4956</guid>
		<description>why?... I have this error:

Fatal error: Interface 'MySqlInterface' not found in /www/sites/1/iespana.es/i/n/institutoeasl/site/SZUserMgnt/MySQLHandler.class.php on line 32

please please help</description>
		<content:encoded><![CDATA[<p>why?&#8230; I have this error:</p>
<p>Fatal error: Interface &#8216;MySqlInterface&#8217; not found in /www/sites/1/iespana.es/i/n/institutoeasl/site/SZUserMgnt/MySQLHandler.class.php on line 32</p>
<p>please please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subzane.com &#187; Blog Archive &#187; MySQLHandler 2.1</title>
		<link>http://www.subzane.com/projects/mysqlhandler/#comment-3277</link>
		<dc:creator>subzane.com &#187; Blog Archive &#187; MySQLHandler 2.1</dc:creator>
		<pubDate>Tue, 19 Jun 2007 14:42:52 +0000</pubDate>
		<guid>http://www.subzane.com/projects/mysqlhandler/#comment-3277</guid>
		<description>[...] MySQLHandler [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] MySQLHandler [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SubZane</title>
		<link>http://www.subzane.com/projects/mysqlhandler/#comment-1713</link>
		<dc:creator>SubZane</dc:creator>
		<pubDate>Tue, 30 Jan 2007 15:43:36 +0000</pubDate>
		<guid>http://www.subzane.com/projects/mysqlhandler/#comment-1713</guid>
		<description>Hi, you can ignore that if you want and just go by using the literal keys like so:
$data[0]['type_id']

However, I'm working on removing the duplicates.</description>
		<content:encoded><![CDATA[<p>Hi, you can ignore that if you want and just go by using the literal keys like so:<br />
$data[0][&#8217;type_id&#8217;]</p>
<p>However, I&#8217;m working on removing the duplicates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m@</title>
		<link>http://www.subzane.com/projects/mysqlhandler/#comment-1285</link>
		<dc:creator>m@</dc:creator>
		<pubDate>Fri, 05 Jan 2007 23:05:56 +0000</pubDate>
		<guid>http://www.subzane.com/projects/mysqlhandler/#comment-1285</guid>
		<description>Very cool!

Question: When I output an array with print_r($data);

It's giving duplicate keys, how can I stop that?

Example output:

Array
(
    [0] =&#62; Array
        (
            [0] =&#62; 1
            [id] =&#62; 1
            [1] =&#62; 2
            [type_id] =&#62; 2
        )

)</description>
		<content:encoded><![CDATA[<p>Very cool!</p>
<p>Question: When I output an array with print_r($data);</p>
<p>It&#8217;s giving duplicate keys, how can I stop that?</p>
<p>Example output:</p>
<p>Array<br />
(<br />
    [0] =&gt; Array<br />
        (<br />
            [0] =&gt; 1<br />
            [id] =&gt; 1<br />
            [1] =&gt; 2<br />
            [type_id] =&gt; 2<br />
        )</p>
<p>)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
