PDA

View Full Version : add es and ee variable in demo.php


alex_m
03-12-2004, 10:09 AM
I would like to add es and ee as variable in demo.php

I have added the code to demo.php

$es="2004-03-05";
$ee="2004-03-17";

but it does not work.

any ideas?

Thanks

Alex M

Brian
03-12-2004, 10:19 AM
Are you using a database for anything else?

alex_m
03-16-2004, 09:50 PM
I need to add $es and $es as variables in php.

This is for a rental property database which has many properties and times when it is booked.

any thoughts

cheers

Alex M

Brian
03-16-2004, 10:43 PM
If you're using any database portion of the script, the es and ee variables won't work. Also, make sure you have the "Reset Event Data" set to no.

Can you give me an example of what you are sending to the calendar?