<?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>Web Development Notes &#187; Parameters</title>
	<atom:link href="http://blog.eood.cn/tag/parameters/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.eood.cn</link>
	<description>PHP, Drupal, Erlang, MySQL, Java, MongoDB, Linux, vim, ssh, screen etc</description>
	<lastBuildDate>Sat, 31 Dec 2011 12:49:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Get parameters in url by arg(?) in Drupal</title>
		<link>http://blog.eood.cn/get-parameters-in-url-by-arg-in-drupal</link>
		<comments>http://blog.eood.cn/get-parameters-in-url-by-arg-in-drupal#comments</comments>
		<pubDate>Mon, 08 Feb 2010 12:27:42 +0000</pubDate>
		<dc:creator>Bruce Dou</dc:creator>
				<category><![CDATA[Life & Work]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Parameters]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://blog.eood.cn/?p=784</guid>
		<description><![CDATA[Get parameters in url by arg(?) in Drupal Parameters,URL,Drupal You can easily get the url segment using function arg(?) in Drupal. For instance: URL: http://mysite.com/node/150349/edit arg(0) results &#8216;node&#8217; arg(1) results &#8217;150349&#8242; arg(2) results &#8216;edit&#8217;]]></description>
			<content:encoded><![CDATA[<p><img class="size-thumbnail wp-image-796 alignright" title="drupal1" src="http://blog.eood.cn/wp-content/uploads/2010/02/drupal1-150x150.gif" alt="" width="150" height="150" />Get parameters in url by arg(?) in Drupal</p>
<p>Parameters,URL,Drupal</p>
<p>You can easily get the url segment using function arg(?) in Drupal.</p>
<p>For instance:</p>
<p>URL:  <a rel="nofollow" href="http://mysite.com/node/150349/edit" target="_blank">http://mysite.com/node/150349/edit</a></p>
<p>arg(0) results &#8216;node&#8217;<br />
arg(1) results &#8217;150349&#8242;<br />
arg(2) results &#8216;edit&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eood.cn/get-parameters-in-url-by-arg-in-drupal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.077 seconds. -->
<!-- File not cached! Super Cache Couldn't write to: wp-content/cache/wp-cache-501c130032712d2cb9a8b1b4d7119c97.html -->

