<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Some PHP help please</title>
		<link>http://en.forums.wordpress.com/topic/some-php-help-please</link>
		<description>WordPress.com Forums &#187; Topic: Some PHP help please</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 03:46:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/some-php-help-please" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "Some PHP help please"</title>
			<link>http://en.forums.wordpress.com/topic/some-php-help-please#post-422222</link>
			<pubDate>Sat, 16 Jan 2010 04:42:49 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">422222@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>At wordpress.com we cannot access the php so you are definitely in the wrong place. the forum for self hosting wordpress bloggers is here <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a>
</p>
]]></description>
					</item>
		<item>
			<title>groovdafied on "Some PHP help please"</title>
			<link>http://en.forums.wordpress.com/topic/some-php-help-please#post-422185</link>
			<pubDate>Sat, 16 Jan 2010 02:22:47 +0000</pubDate>
			<dc:creator>groovdafied</dc:creator>
			<guid isPermaLink="false">422185@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>oops, that last echo is a typo...please ignore that.
</p>
]]></description>
					</item>
		<item>
			<title>groovdafied on "Some PHP help please"</title>
			<link>http://en.forums.wordpress.com/topic/some-php-help-please#post-422184</link>
			<pubDate>Sat, 16 Jan 2010 02:22:07 +0000</pubDate>
			<dc:creator>groovdafied</dc:creator>
			<guid isPermaLink="false">422184@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>BTW: Site is working okay, and so is my test.php file...just don't know how to use the information.</p>
<p>PHP script:</p>
<p>&#60;?php<br />
/**<br />
 * Handles Comment Post to WordPress and prevents duplicate comment posting.<br />
 *<br />
 * @package WordPress<br />
 */</p>
<p>/** Sets up the WordPress Environment. */</p>
<p>require( dirname(__FILE__) . '/wp-load.php' );</p>
<p>$catlist = wp_list_categories($args);<br />
//print $catlist;<br />
$args = array('orderby=&#62;name');<br />
echo $args["orderby"];</p>
<p>?&#62;
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Some PHP help please"</title>
			<link>http://en.forums.wordpress.com/topic/some-php-help-please#post-422182</link>
			<pubDate>Sat, 16 Jan 2010 02:20:38 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">422182@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog you specified at preapptastic.com does not appear to be hosted at WordPress.com.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>groovdafied on "Some PHP help please"</title>
			<link>http://en.forums.wordpress.com/topic/some-php-help-please#post-422181</link>
			<pubDate>Sat, 16 Jan 2010 02:20:37 +0000</pubDate>
			<dc:creator>groovdafied</dc:creator>
			<guid isPermaLink="false">422181@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey everyone,</p>
<p>so I've created this test PHP page that manages to pull and post all my categories. I'm trying to import the categories into a flash document, and the wp_list_categories function is working fine, but I don't know how to pull the data one by one.  The data is stored in an array, and i want to be able to put that array into a loop that will create the list of variables, but I don't know how to pull the info from the array.</p>
<p>cat1 = Category 1<br />
cat2 = Category 2<br />
cat3 = Category 3</p>
<p>Please let me know your thoughts.
</p>
]]></description>
					</item>

	</channel>
</rss>
