In a module:<br><br>&lt;?php<br>...<br>global $base_path;<br>...<br>?&gt;<br><br>Also, the phptemplate theme engine exports the $base_path variable, to which you have access in your template files (i.e. page.tpl.php).<br><br>
Victor Kane<br><a href="http://awebfactory.com.ar">http://awebfactory.com.ar</a><br><br><div><span class="gmail_quote">On 5/31/07, <b class="gmail_sendername">Mitch Wander</b> &lt;<a href="mailto:Mitch@mytroops.com">Mitch@mytroops.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What variables are available for use in my PHP code that indicate the<br>
directory in which directory Drupal is installed?<br><br>Thank you.<br><br>Mitch<br><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote></div><br>