Link | server_webroot |
Author | Jason Huck |
Category | Utility |
Version | 8.x |
License | http://opensource.org/licenses/artistic-license.php |
Posted | 01 May 2006 |
Updated | 01 May 2006 |
More by this author... |
Returns the full path to the virtual host root.
server_webroot;
Click the "Download" button below to retrieve a copy of this tag, including the complete documentation and sample usage shown on this page. Place the downloaded ".inc" file in your LassoStartup folder, restart Lasso, and you can begin using this tag immediately.
define_tag( 'webroot', -namespace='server_', -priority='replace', -description='Returns the full path to the virtual host root.' ); local('out' = response_localpath); #out->removetrailing(response_filepath); return(#out); /define_tag;
No comments
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft