Code Context <title>
<?php echo $siteDescription ?>:
<?php echo $pageTitle; ?>
$viewFile = '/home/thinku6/public_html/websites/greatwhitesites/View/Layouts/default.ctp'
$dataForView = array(
'metaDescription' => 'Great White Sites Cake php dev site',
'metaKeywords' => 'get_html_translation_table, HTML 4.01, ISO8859-1, WINDOWS-1252',
'content_for_layout' => ' <div align="center" class="page_title" style="">
Character Table pages
</div>
<table width="100%">
<tr>
<td width="30%" align="left">
<h4>Character tables</h4><br>
<a href="/chars/latin/">Western European, Latin-1</a><br>
<a href="/chars/utf8/">UTF-8, ASCII</a><br>
<a href="/chars/windows/">Windows European</a><br>
</td>
</tr>
</table>
',
'scripts_for_layout' => '',
'title_for_layout' => 'Chars'
)
$metaDescription = 'Great White Sites Cake php dev site'
$metaKeywords = 'get_html_translation_table, HTML 4.01, ISO8859-1, WINDOWS-1252'
$content_for_layout = ' <div align="center" class="page_title" style="">
Character Table pages
</div>
<table width="100%">
<tr>
<td width="30%" align="left">
<h4>Character tables</h4><br>
<a href="/chars/latin/">Western European, Latin-1</a><br>
<a href="/chars/utf8/">UTF-8, ASCII</a><br>
<a href="/chars/windows/">Windows European</a><br>
</td>
</tr>
</table>
'
$scripts_for_layout = ''
$title_for_layout = 'Chars'
$siteDescription = 'Great White Sites custom websites and search engine optimization SEO, web stores, custom eCommerce, fresh content, web hosting, web solutions'
include - APP/View/Layouts/default.ctp, line 27
View::_evaluate() - CORE/Cake/View/View.php, line 923
View::_render() - CORE/Cake/View/View.php, line 886
View::renderLayout() - CORE/Cake/View/View.php, line 540
View::render() - CORE/Cake/View/View.php, line 484
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 96