<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Anorak &#187; Server Password</title>
	<atom:link href="http://www.techanorak.com/tag/server-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techanorak.com</link>
	<description>Articles and discussion on ecommerce solutions</description>
	<lastBuildDate>Mon, 26 Dec 2011 12:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>I am trying to connect to a osCommerce Database with a little PHP scripting but there is a small error, ideas</title>
		<link>http://www.techanorak.com/16/i-am-trying-to-connect-to-a-oscommerce-database-with-a-little-php-scripting-but-there-is-a-small-error-ideas-2/</link>
		<comments>http://www.techanorak.com/16/i-am-trying-to-connect-to-a-oscommerce-database-with-a-little-php-scripting-but-there-is-a-small-error-ideas-2/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 09:14:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming  Design]]></category>
		<category><![CDATA[Database Info]]></category>
		<category><![CDATA[Server Password]]></category>

		<guid isPermaLink="false">http://www.techanorak.com/16/i-am-trying-to-connect-to-a-oscommerce-database-with-a-little-php-scripting-but-there-is-a-small-error-ideas-2/</guid>
		<description><![CDATA[Brian D asked: I am trying to connect to my osCommerce database with the script: ?php $osC_Database = osC_Database::connect(DB_SERVER, DB_SERVER_USERNAME, DB_SERVER_PASSWORD); $osC_Database-selectDatabase(DB_DATABASE); ? where I ofcourse have the DB_SERVER, DB_SERVER_USERNAME, DB_SERVER_PASSWORD and DB_DATABASE info. The problem that I am having though is that I am getting a Fatal Error the page says: Fatal error: Undefined [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding: 12px"><a href="/wp-content/uploads/cc/oscommerce173.jpg"><img src="/wp-content/uploads/cc/oscommerce173.jpg" title='oscommerce' alt='oscommerce' /></a></div>
<div><em><strong>Brian D</strong> asked: </em><br/><br/><br/>I am trying to connect to my osCommerce database with the script:</p>
<p>?php<br />
  $osC_Database = osC_Database::connect(DB_SERVER, DB_SERVER_USERNAME, DB_SERVER_PASSWORD);<br />
  $osC_Database-selectDatabase(DB_DATABASE);<br />
?</p>
<p>where I ofcourse have the DB_SERVER, DB_SERVER_USERNAME, DB_SERVER_PASSWORD and DB_DATABASE info.  The problem that I am having though is that I am getting a Fatal Error the page says:</p>
<p>Fatal error: Undefined class name &#8216;osc_database&#8217; </p>
<p>I got this class from this source:</p>
<p>http://www.oscommerce.info/kb/osCommerce/Developers_Section/Classes/1</p>
<p>Any help?</p>
<p>THanks,</p>
<p>Brian<br/><br/></div>
]]></content:encoded>
			<wfw:commentRss>http://www.techanorak.com/16/i-am-trying-to-connect-to-a-oscommerce-database-with-a-little-php-scripting-but-there-is-a-small-error-ideas-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

