On Wed, Sep 7, 2011 at 2:56 PM, John Johnson <span dir="ltr"><<a href="mailto:jvj@golden.net">jvj@golden.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Following with interest and found the following info on the Drupal API:<br>
<br>
<a href="http://api.drupal.org/api/drupal/includes--path.inc/function/arg/5" target="_blank">http://api.drupal.org/api/<u></u>drupal/includes--path.inc/<u></u>function/arg/5</a><br>
<br>
However, I am not sure what it means - nor how it applies.<br></blockquote><div> <br>In Drupal, it means "path" components, slash delimited.<br><br>So if your URL is like so <a href="http://example.com/foo/bar/baz">http://example.com/foo/bar/baz</a><br>
<br>arg(0) will have "foo", arg(1) will have "bar" and arg(2) will have "baz".<br><br>It allows Drupal to parse arguments such as /user/123 or node/789, ...etc.<br><br>Drupalism for sure.<br>
</div></div>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>