When I add this to my index.html I get a blank page...
<?php
echo PulsePro::css();
echo PulsePro::javascript();
?>
I do not have access to my php.ini file. I tried adding error reporting code to the page, didn't work.
When I add this to my index.html I get a blank page...
<?php
echo PulsePro::css();
echo PulsePro::javascript();
?>
I do not have access to my php.ini file. I tried adding error reporting code to the page, didn't work.