Bubi Base
Wordpress Themes, Wordpress snippets
Saturday, January 11, 2014
CakePHP base URL
To access base URL in controller use
Router
::
url
(
'/'
,
true
);
To access base URL in view use
<?
php echo $this
->
webroot
;
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment