My page is:
Calls a function in another function.php file on the page,
The code in this function is:
cho '';
I found garbled characters popping up when I accessed it with a browser.
Reason:
Because this function file does not have
, is just a special function file.
Solution:
echo '< ;html>';
echo '
';
echo '';
echo '';