Support Forum Softcomplex logo
About Us  | Services  | Download  | Order  | Support  | |
| Search | Today's Posts | Stats | Board Rules | Not logged in [ Login | Register ]
go to bottom
Last active: Never

Printable Version | Subscribe | Add to Favourites   Post new thread
Author: Subject: Adding Calendar Code
4thduck
Junior Member

Posts: 2
Registered: 6/26/2004
Location: Colorado Springs
Member Is Offline
posted on 6/26/2004 at 02:21 AM Reply With Quote
Adding Calendar Code


first do I point my navigation to Index.php or Calendar.php
second which page do I add this code to?

Adding calendar code to your page
Insert the following PHP code in the beginning of the page:

<?
include 'path_to_calendar_dir_files/calendar.php';
?>

then you can place one or several calendars inserting the following code properly:

<?
show_calendar(Your_calendar_name);
?>
View User's Profile View All Posts By User U2U Member
robbied
Junior Member

Posts: 7
Registered: 8/5/2004
Member Is Offline
posted on 8/5/2004 at 07:03 PM Reply With Quote

the path_to_calendar_dir is an include line that needs to go at the top of your page. this page needs to be php (i believe)

then the show calendar line is where your calendar will display on your page. the sow calendar line is a function inside the calendar.php file

you shouldnt have to point to anything except the page that you want to show the calendar eg: www.mysite.com/mypage.php

dont get all scared if you dont know php. take a html page save it as mypage.php and put an html page inside it. then inside the html code put the 2 php lines (one at the top and the other where you want the calendar to go)

voila you can make a php page!

I found I had to put <?php on the tags because my server didnt know it was php, kinda depends on your server

good luck

thx
rob
View User's Profile View All Posts By User U2U Member
Post new thread

Related Links:
Product Page
Product Demonstrations Live Demos
Free/Trial Script Download Free Download
Product Documentation Documentation
Documentation page
Change Log
Support Forum Support Forum
Order Now ORDER NOW!
Add to Cart
View Cart
 

Go To Top


Powered by XMB 1.9.1 Nexus
Developed By Aventure Media & The XMB Group © 2002-2004