Code Context $post_name=isset($this->request['post'])?trim($this->request['post']):"";
$this->metaTitle=$post_name==""?(WEBSITE=="TSS"?$tss_title:$byo_title):ucwords(strtolower(str_replace("-"," ",$post_name)));
$this->metaDescription=WEBSITE=="TSS"?$tss_desc:$byo_desc;
$this->listing=$post_name=="";
$data_JSON=str_replace("\u0092","'",file_get_contents(BLOG_API_URL."?id=".urlencode($blog_id)."&post=".urlencode($post_name)));
$data=json_decode($data_JSON,true);
$this->rows=array();
$byo_title = 'Playground Blog | Latest Playground Equipment News for Schools, Churches, Parks & Daycares'
$byo_desc = 'Playground Blog from BYO Recreation with the latest news and advice for schools, churches, parks & daycares.'
$tss_title = 'School Furniture Blog | Latest Educational Furniture, Supplies and Equipment News'
$tss_desc = 'School Furniture Blog from Teacher School Supply with the latest educational furniture, supplies and equipment News.'
$blog_id = '2'
$post_name = ''
$http_response_header = array(
(int) 0 => 'HTTP/1.1 301 Moved Permanently',
(int) 1 => 'Server: nginx/1.16.1',
(int) 2 => 'Date: Fri, 09 Jan 2026 12:04:46 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 169',
(int) 5 => 'Connection: close',
(int) 6 => 'Location: https://www.byoplayground.com/api/?id=2&post=',
(int) 7 => 'HTTP/1.1 403 Forbidden',
(int) 8 => 'Server: nginx/1.16.1',
(int) 9 => 'Date: Fri, 09 Jan 2026 12:04:46 GMT',
(int) 10 => 'Content-Type: text/html',
(int) 11 => 'Content-Length: 153',
(int) 12 => 'Connection: close',
(int) 13 => 'Vary: Accept-Encoding',
(int) 14 => 'Strict-Transport-Security: max-age=31536000; includeSubDomains'
)
file_get_contents - [internal], line ??
BlogController::indexAction() - CODE_BASE/controller/BlogController.php, line 18
ROUTE_CONTROLLER - CODE_BASE/core.php, line 166
ROUTE_URL_STANDARD - CODE_BASE/core.php, line 144
Router::route() - CODE_BASE/Router.php, line 87
require - CODE_BASE/core.php, line 95
[main] - ROOT/index.php, line 34