New to this stuff so bear with my uneducated questions.
I've installed the trial version (6.3.24) in anticipation of purchase. The demo.php runs correctly including displaying test events which I entered. When I try to put the calendar into html, however, I get a blank page. I've tried eliminating possible sources of conflict on the page, finally resorting to a blank page with only the calendar code. This page is located at
Still nothing but a blank page. Note the html page is in the same directory as the php code. I also tried it with a different directory with same results. Any help would be appreciated.
Your server is not set to parse .htm/.html files for PHP. Check out the source code from your browser... you'll see the actual PHP code instead of the output it's supposed to produce.
__________________
-- Gervais EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.