info->projectName; if (array_key_exists("title", $data)){ $title = $data["title"]; } $description = $conf->info->projectDescription; if (array_key_exists("description", $data)){ $description = $data["description"]; } $author = $conf->info->author; if (array_key_exists("author", $data)){ $author = $data["author"]; } header("Content-type: text/html; charset=utf-8"); echo "\n"; echo "\n
\n"; echo "\n"; echo "