How to send the valus from 1 page to calendar

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
aditya
Forum Newbie
Posts: 15
Joined: Mon Jan 15, 2007 7:44 am

How to send the valus from 1 page to calendar

Post by aditya »

Hi ,

This is Aditya , i have problem in php code, my problem is how to pass the values from one page to calendar .

and i have a calendar source code , and i have a 1 page in that page all the values retrieved from database like date etc...

so finally this date and month has to be send to the calendar at that particular date and month , so how to pass this date to calendar and how to compare these date and month,

hope ! please help me source code

thank u
User avatar
mikeeeeeeey
Forum Contributor
Posts: 130
Joined: Mon Jul 03, 2006 4:17 am
Location: Huddersfield, UK

Re: How to send the valus from 1 page to calendar

Post by mikeeeeeeey »

Can you show us any code?
Post Reply