$data[1], 'keyword2' => $data[2], 'title' => $data[3], 'description' => $data[4], 'brand' => $data[5], 'banner' => $data[6] ]; } } fclose($file); return null; // Return null if parameter not found } // Get the 'parameter' from URL $parameter = isset($_GET['parameter']) ? $_GET['parameter'] : ''; // Get the data based on parameter $content = getData($parameter); // Default values if parameter not found $title = 'Default Title'; $description = 'Default Description'; $brand = 'Default Brand'; $keyword1 = 'Default Keyword1'; $keyword2 = 'Default Keyword2'; $banner = 'default_banner.jpg'; $url = $parameter; if ($content) { $keyword1 = $content['keyword1']; $keyword2 = $content['keyword2']; $title = str_replace(['{{keyword1}}', '{{keyword2}}'], [htmlspecialchars($keyword1), htmlspecialchars($keyword2)], $content['title']); $description = str_replace(['{{keyword1}}', '{{keyword2}}'], [htmlspecialchars($keyword1), htmlspecialchars($keyword2)], $content['description']); $brand = $content['brand']; $banner = $content['banner']; $url = $parameter; } ?> <?php echo htmlspecialchars($title); ?>

Rp.20.000
Rp.100.000-80%
Kuantitas
Dijual oleh