Krystal
Junior Member
Posts: 3
Registered: 8/31/2005
Member Is Offline
|
| posted on 9/1/2005 at 11:11 PM |
|
|
Adding Calendar in Web Page
I don't understand how to add my calendar in my web page. I put the following code in:
<?
include '/home/clearlyk/ilovekrystal.net/calendar/cl_files/calendar.php';
?>
<?
new calendar('ILoveKrystal.net');
?>
But nothing shows up. What else do i need to do? can someone please help me?
|
|
|
ldyfaile
Newbie
Posts: 1
Registered: 9/8/2005
Member Is Offline
|
| posted on 9/8/2005 at 09:56 PM |
|
|
I had the same problem until I changed the file ext to .php on the file I was using to test/play with it.
LdyFaile
|
|
|