Zefix_search/index.php

10 lines
81 B
PHP

<html>
<h1>Zefix Search</h1>
</html>
<?php
echo "My API Key is:" . "TEST";
?>