Thank you for your support,
I understand, but, implemented in php.
$action= actionHoliDays($event->extendedProperty[0]);
function actionHoliDays($string)
{
$holiDay= $string;
$arrayHoliDay= explode('=',$diaNaoUtil);
return $arrayHoliDay[1];
}
--
Laerte
--~--~---------~--~----~------------~-------~--~----~
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://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---