thanks for replying :)
yes i have and it doesn't seem to be working - how should it be
'translated'?
i even tried (to search for "example")
$xxx2 = 'example';
$fullTextQuery = '$fullTextQuery';
$thequeryx = $fullTextQuery."='$xxx2'";
function outputCalendarByFullTextQuery($client, $startDate, $endDate,
$thequeryx)
{
... and didnt work (maybe a bit extreme)
if i change it to
function outputCalendarByFullTextQuery($client, $startDate, $endDate, $xxx2)
{
i stil dont get the results
--
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html